RawRadixTree.matchCommonPrefix

Lookup deepest node having whose key starts with key.

struct RawRadixTree
@safe pure nothrow @nogc pragma(inline, true) inout
inout(Node)
matchCommonPrefix

Meta