• SRFI 229: Tagged Procedures

    From Arthur A. Gleckler@21:1/5 to All on Tue Aug 31 15:36:12 2021
    Scheme Request for Implementation 229,
    "Tagged Procedures,"
    by Marc Nieper-Wißkirchen,
    is now available for discussion.

    Its draft and an archive of the ongoing discussion are available at <https://srfi.schemers.org/srfi-229/>.

    You can join the discussion of the draft by filling out the subscription
    form on that page.

    You can contribute a message to the discussion by sending it to <srfi-229@srfi.schemers.org>.

    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.

    Regards,


    SRFI Editor

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)