Scheme Request for Implementation 229,
"Tagged Procedures,"
by Marc Nieper-Wißkirchen,
has gone into final status.
The document and an archive of the discussion are available at <
https://srfi.schemers.org/srfi-229/>.
Here's the abstract:
This SRFI defines tagged procedures, which are procedures that are
tagged with a Scheme value when created through the syntax lambda/tag
and case-lambda/tag. The value of the tag of a procedure can be
retrieved with procedure-tag, and the predicate procedure/tag?
discerns whether a procedure is tagged.
Here is the commit summary since the most recent draft:
- Finalize.
Here are the diffs since the most recent draft:
<
https://github.com/scheme-requests-for-implementation/srfi-229/compare/draft-2..final>
Many thanks to Marc and to everyone who contributed to the discussion of
this SRFI.
Regards,
SRFI Editor
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)