hash-table-put![procedure] hash-table-put! hash-table key value
STk, STklos, MzScheme, Gauche: see also hash-table-get.
Gauche: see also hash-table-get, hash-table-push!, hash-table-pop!.
This is called hash-table-set! or hashtable-put! in some implementations.
B and You
|