Next: SRFI 112: Environment Inquiry, Previous: SRFI 39: Parameter Objects, Up: Standards Support [Contents][Index]
A standard interface for hash tables. Superseded by SRFI 125.
Fully supported.
(srfi 69)
All names are bound in the MIT/GNU Scheme global environment.
alist->hash-table hashhash-by-identity hash-table->alisthash-table-copy hash-table-delete!hash-table-equivalence-function hash-table-exists?hash-table-fold hash-table-hash-functionhash-table-keys hash-table-merge!hash-table-ref hash-table-ref/defaulthash-table-set! hash-table-sizehash-table-update! hash-table-update!/defaulthash-table-values hash-table-walkhash-table? make-hash-tablestring-ci-hash string-hash