cachetools ~master (2018-11-26T14:18:06Z)
Dub
Repo
HashMap.get
cachetools
containers
hashmap
HashMap
Attention: this can't return ref as default value can be rvalue
struct
HashMap
(K, V, Allocator = Mallocator)
V
get
@
safe
(
T
)
(
K
k
,
T
defaultValue
)
Meta
Source
See Implementation
cachetools
containers
hashmap
HashMap
functions
get
opBinaryRight
opIndex
opIndexAssign
put
Attention: this can't return ref as default value can be rvalue