RawRadixTree.matchCommonPrefix

Lookup deepest node having whose key starts with key.

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

Meta