dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Trie.opApply
dlib
container
dict
Trie
Undocumented in source. Be warned that the author may not have intended to support it.
class
Trie
(T, K)
int
opApply
(
scope
int
delegate
(
K
,
ref
T
)
dg
)
Meta
Source
See Implementation
dlib
container
dict
Trie
constructors
this
destructors
~this
functions
clear
free
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
set
variables
active
children
key
length
symbol
value