Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Final SRFI 223: Generalized binary search procedures

4 views
Skip to first unread message

Arthur A. Gleckler

unread,
Jul 27, 2021, 2:05:38 PM7/27/21
to
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:

- copy edits
- Simplify example.
- Fix spelling.
- Finalize.

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
0 new messages