chickadee » srfi-69-weak » hash-table-set!

hash-table-set! HASH-TABLE KEY VALUE ...procedure

Set the VALUE for the KEY in the HASH-TABLE, then repeat for ....

A setter for hash-table-ref is defined.