UnsafeHashMap.length

Number of entries currently being used in the hash table.

struct UnsafeHashMap(Key, Value)
@property const
size_t
length
()

See Also