remove
remove(x,k)
-- removes the entry stored in the hash table
x
under the key
k
.
See also
HashTable
.
Go to
main index
.
Go to
concepts index
.