next up previous contents index
Next: KeyEntry Up: HashTable Previous: forget,remember   Contents   Index


remove!


Usage

remove!(k, t)


Parameter Type Description
k K a key to remove
t % a hash table


Returns

Removes the occurence of k in t if any, and returns t after the removal.



Manuel Bronstein 2004-06-28