phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
RawRadixTree.matchCommonPrefix
nxt
trie
RawRadixTree
RawRadixTree
Lookup deepest node having whose key starts with
key
.
struct
RawRadixTree
@
safe
pure nothrow @
nogc
inout
inout
(
Node
)
matchCommonPrefix
(
UKey
key
,
out
UKey
keyRest
)
Meta
Source
See Implementation
nxt
trie
RawRadixTree
RawRadixTree
aliases
hasValue
functions
clear
contains
dup
empty
insert
length
matchCommonPrefix
prefix
Lookup deepest node having whose key starts with key.