dtrie ~master (2022-04-12T05:46:06.172582)
Dub
Repo
WordObjectMap.get
dtrie
WordObjectMap
Return the values given the key. Raise KeyError if key not found.
class
WordObjectMap
(T)
T
[]
get
(
string
key
)
Meta
Source
See Implementation
dtrie
WordObjectMap
constructors
this
functions
get
properties
byKey
Return the values given the key. Raise KeyError if key not found.