dstats ~updates (2021-12-23T10:07:51.5287763)
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
efficiency
get
keys
opApply
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.