New draft (#6) of SRFI 130: Cursor-based string library
Arthur A. Gleckler 15 May 2016 02:49 UTC
I've just published a new draft (#6) of SRFI 130 from John
Cowan.
<http://srfi.schemers.org/srfi-130/>
Here are John's notes on this draft:
Attached is the foof implementation of SRFI 130 in a
tarball. This is an alternative implementation which is
described in draft #6, also attached.
For ease of reference, here's the diff:
<https://github.com/scheme-requests-for-implementation/srfi-130/commit/e9b31d9c7c5caff6afd6b5a63ad66348f9ba5422>
and, for the expanded version of the tar file containing the
new code:
<https://github.com/scheme-requests-for-implementation/srfi-130/commit/4babea39a69b9184d736b4067f705aba6798a799>
Regards,
SRFI Editor