Re: Final SRFI 134: Immutable Deques
Marc Nieper-WiÃkirchen 07 Jul 2016 08:48 UTC
In the code of Rapid Scheme, immutable maps are used as the main data
structure. Thus I am volunteering to help to turn the "immutable-maps"
proposal on the WG 2 site together with its author(s) into a proper
SRFI. I have a partial implementation that is backed up by RB trees.
Marc