Re: New pre-SRFI: Extensible pattern matcher
Daphne Preston-Kendal 18 Oct 2023 12:37 UTC
> On 18 Oct 2023, at 14:32, Jeronimo Pellegrini - j_p at aleph0.info (via srfi-discuss list) <xxxxxx@srfi.schemers.org> wrote:
>
> Hello!
>
> Isn't a '(match' missing in In this example (the one for "or")?
Yes: I’ve corrected it, thanks.
(This is what happens when I try to assemble complete examples out of incomplete experiments in the REPL …)
Daphne