viva ~master (2021-03-16T19:32:06Z)
Home
Dub
Repo
HashTable.capacity
viva
collections
table
HashTable
The max amount of entries in the table
struct
HashTable
int
capacity
;
Meta
Source
See Implementation
viva
collections
table
HashTable
constructors
this
functions
findEntry
findEntryIndex
get
getAll
hasEntry
merge
remove
set
variables
capacity
count
entries
The max amount of entries in the table