• SRFI 184: define-record-lambda

    From Arthur A. Gleckler@21:1/5 to All on Sat Feb 22 16:23:12 2020
    Scheme Request for Implementation 184,
    "define-record-lambda,"
    by Joo ChurlSoo,
    is now available for discussion.

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

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

    Here's the abstract:

    This SRFI introduces a macro, DEFINE-RECORD-LAMBDA, that defines a
    set of procedures, that is, a group of constructors and a predicate.
    The constructors also make a group of procedures, namely record
    lambdas, that have no explicit field accessors and mutators. They
    can have various kinds of fields, such as common fields, required
    fields, optional fields, automatic fields, read-only fields,
    read-write fields, invisible fields, immutable fields, and virtual
    fields.

    Regards,


    SRFI Editor

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