UnsafeHashMap.capacity

Entries the table can hold without being rehashed.

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

See Also