• SRFI 185: Linear adjustable-size strings

    From Arthur A. Gleckler@21:1/5 to All on Mon Feb 24 10:18:16 2020
    Scheme Request for Implementation 185,
    "Linear adjustable-size strings,"
    by John Cowan (editor and shepherd), Per Bothner (original author),
    is now available for discussion.

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

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

    Here's the abstract:

    Scheme specifies mutable fixed-size strings. SRFI 118 adds two
    procedures, string-append! and string-replace!, which allow the size
    of the string to change. This SRFI provides two linear-update
    versions of these procedures: that is, the implementation may change
    the string size or return a new string instead.

    Regards,


    SRFI Editor

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