mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
HashMap.byValue
mutils
container
hash_map
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(Key, T)
int
byValue
(
scope
int
delegate
(
ref
T
k
)
dg
)
Meta
Source
See Implementation
mutils
container
hash_map
HashMap
aliases
KeyType
ValueType
functions
add
byKey
byKeyValue
byValue
get
getDefault
getInsertDefault
isIn
length
remove
toString
tryRemove
variables
set