• SRFI 219: Define higher-order lambda

    From Arthur A. Gleckler@21:1/5 to All on Wed Feb 3 11:59:02 2021
    Scheme Request for Implementation 219,
    "Define higher-order lambda,"
    by Lassi Kortela,
    is now available for discussion.

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

    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-219@srfi.schemers.org>.

    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 ...)

    Regards,


    SRFI Editor

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