zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
HashTable.insert
zua
vm
hashmap
HashTable
Insert a value at a given key
class
HashTable
void
insert
(
Value
key
,
Value
value
)
Meta
Source
See Implementation
zua
vm
hashmap
HashTable
constructors
this
functions
find
insert
iterator
lookup
variables
length
Insert a value at a given key