voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
HashMap.get
voxelman
container
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(Key, Value, Key nullKey = Key.max, A = GCAllocator)
Value
get
(
Key
key
,
Value
default_value
=
Value.init
)
Meta
Source
See Implementation
voxelman
container
hashmap
HashMap
aliases
allocator
constructors
this
functions
clear
get
getOrCreate
getTable
opApply
opBinaryRight
opIndex
opIndexAssign
printStats
remove
reserve
shrink
toString
properties
capacity
empty
variables
keys
length
values