Final SRFI 162: Comparators sublibrary
Arthur A. Gleckler 27 Aug 2019 23:41 UTC
Scheme Request for Implementation 162,
"Comparators sublibrary,"
by John Cowan,
has gone into "final" status.
The document and an archive of the
discussion are available at
<https://srfi.schemers.org/srfi-162/>.
Here's the abstract:
This SRFI provides a few extra
procedures and comparators to go with
SRFI 128, Comparators. Implementers
are urged to add them to their SRFI
128 libraries, for which reason they
are not packaged as a separate
library.
Here are the changes, as a diff, since
the previous draft:
https://github.com/scheme-requests-for-implementation/srfi-162/compare/b65380b5517f7ce47de0883de651924aa5829d5e..08c007bb21e1acccba273adb92160d22efd38082
Many thanks to John and to everyone who
contributed to the discussion of this
SRFI.
Regards,
SRFI Editor