Documentation
Dlang.org
GyreD (source)
UnsafeHashMap.capacity
eris
hash_table
UnsafeHashMap
Entries the table can hold without being rehashed.
struct
UnsafeHashMap
(Key, Value)
@
property
const
size_t
capacity
(
)
See Also
length
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
Entries the table can hold without being rehashed.