status: final (2016-02-01)
keywords: Data Structure
See also SRFI 69: Basic hash tables and SRFI 125: Intermediate hash tables.library name: r6rs-hashtables
We provide a hashtable API that takes the R6RS hashtables API as a basis and makes backwards compatible additions such as support for weak hashtables, external representation, API support for double hashing implementations, and utility procedures.