Scheme Request for Implementation 223,
"Generalized binary search procedures,"
by Daphne Preston-Kendal,
has gone into final status.
The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-223/.
Here's the abstract:
Generalized procedures for binary search of vector-like data structures are provided which can be applied to any sequence type, including ones defined by the user, together with applications of these procedures for Scheme’s built-in vectors.
Here is the commit summary since the most recent draft:
Here are the diffs since the most recent draft:
https://github.com/scheme-requests-for-implementation/srfi-223/compare/draft-4..final
Many thanks to Daphne and to everyone who contributed to the discussion of this SRFI.
Regards,
SRFI Editor