[gambit-list] Hash-table SRFI implementations
Lassi Kortela
lassi at lassi.io
Fri Nov 1 13:06:14 EDT 2019
Has somebody implemented the following SRFIs for Gambit?
* SRFI 125: Intermediate hash tables
* SRFI 126: R6RS-based hashtables
It would be best to support all the hash-table SRFIs since different
libraries use different ones. Ideally they have the same implementation
under the hood, so hash-table objects created by any one SRFI's API are
compatible with all the others.
More information about the Gambit-list
mailing list