dstats ~master (2018-01-23T10:54:54Z)
Home
Dub
Repo
StackHash.get
dstats
alloc
StackHash
Attempt to look up a key and return a default value if the key is not present.
struct
StackHash
(K, V)
V
get
(
K
key
,
lazy
V
defaultValue
)
Meta
Source
See Implementation
dstats
alloc
StackHash
constructors
this
functions
get
keys
opIn_r
opIndex
opIndexAssign
remove
values
properties
length
Attempt to look up a key and return a default value if the key is not present.