memutils v0.4.13 (2018-10-09T15:51:45Z)
Dub
Repo
HashMap.get
memutils
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(Key, Value, ALLOC = ThreadMem)
const
Value
get
(
in
Key
key
,
lazy
Value
default_value
=
Value.init
)
Meta
Source
See Implementation
memutils
hashmap
HashMap
aliases
Traits
destructors
~this
functions
clear
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
set
setupHasher
postblits
this(this)
properties
empty
length
structs
TableEntry