• Final SRFI 209: Enums and Enum Sets

    From Arthur A. Gleckler@21:1/5 to All on Thu Dec 17 21:03:13 2020
    Scheme Request for Implementation 209,
    "Enums and Enum Sets,"
    by John Cowan (text) and Wolfgang Corcoran-Mathe (implementation),
    has gone into FINAL status.

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

    Here's the abstract:

    Enums are objects that serve to form sets of distinct classes that
    specify different modes of operation for a procedure. Their use
    fosters portable and readable code.

    Here is the commit summary since the most recent draft:

    - copy edits
    - add missing lines, mark -member? as R6RS
    - Fix errors reported by W3C HTML Validator.
    - Eliminate trailing whitespace.
    - Finalize.

    Here are the diffs since the most recent draft:

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

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