Documentation
Dlang.org
GyreD (source)
UnsafeHashMap.dispose
eris
hash_table
UnsafeHashMap
Clear
s and frees the table's internal storage.
struct
UnsafeHashMap
(Key, Value)
nothrow @
system
void
dispose
(
)
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
Clears and frees the table's internal storage.