Documentation
Dlang.org
GyreD (source)
UnsafeHashMap.this
eris
hash_table
UnsafeHashMap
Initializes a new table with a certain preallocated capacity.
struct
UnsafeHashMap
(Key, Value)
this
(
size_t
capacity
)
eris
hash_table
UnsafeHashMap
constructors
this
functions
add
byKey
byKeyValue
byValue
clear
dispose
dup
get
opBinaryRight
opEquals
opIndex
opIndexAssign
rehash
remove
require
toHash
update
properties
capacity
length
Initializes a new table with a certain preallocated capacity.