Next: SRFI 128: Comparators (reduced), Previous: SRFI 124: Ephemerons, Up: Standards Support [Contents][Index]
A comprehensive set of procedures for hash tables. Supersedes SRFI 69.
Fully supported.
(srfi 125)
All names are bound in the MIT/GNU Scheme global environment.
alist->hash-table hashhash-by-identity hash-tablehash-table->alist hash-table-clear!hash-table-contains? hash-table-copyhash-table-count hash-table-delete!hash-table-difference! hash-table-empty-copyhash-table-empty? hash-table-entrieshash-table-equivalence-function hash-table-exists?hash-table-find hash-table-foldhash-table-for-each hash-table-hash-functionhash-table-intern! hash-table-intersection!hash-table-keys hash-table-maphash-table-map! hash-table-map->listhash-table-merge! hash-table-mutable?hash-table-pop! hash-table-prune!hash-table-ref hash-table-ref/defaulthash-table-set! hash-table-sizehash-table-unfold hash-table-union!hash-table-update! hash-table-update!/defaulthash-table-values hash-table-walkhash-table-xor! hash-table=?hash-table? make-hash-tablestring-ci-hash string-hash