Re: Reference implementation update
Marc Nieper-WiÃkirchen 06 Jul 2020 06:20 UTC
Am Mo., 6. Juli 2020 um 06:59 Uhr schrieb Shiro Kawai <xxxxxx@gmail.com>:
> The only thing is that some implementations may want to, or can, support srfi-192 but not srfi-181.
This could be done as in SRFI 166 or SRFI 155 through sublibraries,
e.g. (srfi 181 X) and (srfi 181 Y).