mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
HashMap.getDefault
mutils
container
hash_map_simd
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
T
getDefault
(Key k, T defaultValue)
T
getDefault
(Key k, T defaultValue)
struct
HashMap
(KeyTypeE, T)
ref
T
getDefault
(
Key
k
,
ref
T
defaultValue
)
Meta
Source
See Implementation
mutils
container
hash_map_simd
HashMap
aliases
Key
Value
functions
add
byKey
byKeyValue
byValue
clear
get
getDefault
getInsertDefault
isIn
length
remove
reset
toString
tryRemove
variables
set