New draft of SRFI 125: Intermediate hash tables
Arthur A. Gleckler 17 May 2016 21:51 UTC
I've just published a new draft of SRFI 125 from John Cowan.
<http://srfi.schemers.org/srfi-125/>
This change is in response to Sudarshan S Chawathe's
feedback about the order of arguments to some procedures.
Here are John's comments on the change:
Fixes reversed order of arguments in -count and -find
(both SRFI and implementation) and obsolete -pop!
implementation.
Here's the diff:
<https://github.com/scheme-requests-for-implementation/srfi-125/commit/c987fa6e8fc41bbcd2bf44f2c8232f22113cb7a5>
This SRFI is still in "last call." If you have feedback,
please provide it before Sat 21 May.
Thank you.
Regards,
SRFI Editor