• Final SRFI 219: Define higher-order lambda

    From Arthur A. Gleckler@21:1/5 to All on Sun Apr 4 14:26:21 2021
    Scheme Request for Implementation 219,
    "Define higher-order lambda,"
    by Lassi Kortela,
    has gone into FINAL status.

    The document and an archive of the discussion are available at <https://srfi.schemers.org/srfi-219/>.

    Here's the abstract:

    This SRFI codifies the following shorthand syntax, which some Scheme
    implementations have had for a long time.
    (define ((outer-name outer-args ...) inner-args ...) inner-body ...)

    Here is the commit summary since the most recent draft:

    - Drop readme from pre-SRFI phase
    - Add See-also link to SRFI 201.
    - Use the standard SRFI header format.
    - Finalize.

    Here are the diffs since the most recent draft:

    <https://github.com/scheme-requests-for-implementation/srfi-219/compare/draft-3..final>

    Many thanks to Lassi 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)