RadixTree.byKeyValue

AA-style key-value range.

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

Meta