No written-shared(ly)? Marc Nieper-Wißkirchen (15 Feb 2019 09:23 UTC)
Re: No written-shared(ly)? Marc Nieper-Wißkirchen (16 Feb 2019 10:29 UTC)
Re: No written-shared(ly)? Alex Shinn (27 Feb 2019 16:19 UTC)

No written-shared(ly)? Marc Nieper-Wißkirchen 15 Feb 2019 09:23 UTC

SRFI 159 defines "written" and "written-simply" that have the
semantics of "write" and "write-simple" of R7RS-small.

What seems missing from the spec is "written-shared(ly)" with the
semantics of "write-shared".

The sample implementation actually defines "written-shared" and exports it.

It seems to be an accidental oversight not to include "written-shared"
in the SRFI document.

Thanks,

Marc