Re: [RFC PATCH 2/2] rust: add maple tree abstractions

From: Liam R. Howlett
Date: Mon Apr 07 2025 - 10:05:49 EST


* Andrew Ballance <andrewjballance@xxxxxxxxx> [250405 02:03]:
> maple trees are sparse array like data structure that maps
> non-overlapping ranges to pointers.

Why do you think the maple tree is a spare array like data structure?

...