Documentation
Dlang.org
GyreD (source)
UnsafeHashMap.length
eris
hash_table
UnsafeHashMap
Number of entries currently being used in the hash table.
struct
UnsafeHashMap
(Key, Value)
@
property
const
size_t
length
(
)
See Also
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
Number of entries currently being used in the hash table.