home
products
support
blog
about
login
Group Email Manager
login
signup
Home
srfi-241@srfi.schemers.org
What should happen when `else` is the pattern of a clause?
Archive index
By thread
By date
Show/hide message thread
What should happen when `else` is the pattern of a clause?
Amirouche
(16 Dec 2022 18:52 UTC)
Re: What should happen when `else` is the pattern of a clause?
Marc Nieper-Wißkirchen
(16 Dec 2022 19:00 UTC)
Re: What should happen when `else` is the pattern of a clause?
Amirouche
(26 Dec 2022 11:56 UTC)
What should happen when `else` is the pattern of a clause?
Amirouche
16 Dec 2022 18:51 UTC
At this time, using Chez Scheme, match will return (void).