Re: Small fixes to SRFI 226 draft 5
Marc Nieper-WiÃkirchen 28 Feb 2023 09:23 UTC
Thank you very much for spotting and reporting this, Masanori.
It will be fixed in the final document.
Marc
Am Di., 28. Feb. 2023 um 09:34 Uhr schrieb Masanori Ogino
<xxxxxx@gmail.com>:
>
> Hi,
>
> There are two remaining references to the `with` syntax.
>
> > Chez Scheme's parameterize mechanism is implemented by the with syntax below.
>
> > The following examples show how the with syntax differs from the parameterize syntax:
>
> Best,
> Masanori