make-table-immutable!

[procedure] make-table-immutable! table

Scheme48: makes hash table table immutable. See also make-table, Concept:HashTable.