RadixTree.byKey

AA-style key range.

struct RadixTree(K, V, A = Mallocator)
pragma(inline, true) nothrow
static if(!(RawTree.hasValue))
@nogc => this.opSlice
Range
byKey
()
if (
isAllocator!A
)

Meta