From the latest commit in John's repo:
> A claw is either a list of length 1, in which case it is an
> expression, or a list of length 2, in which case it is a variable
> and an expression.
Does this mean we aren't supporting the "bound variable" claw form
from SRFI 2? It's currently possible to write
(maybe-let* (m1 m2 m3) BODY),
where the mi are identifiers, which gives BODY if the mi are all
Justs.
--
Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz>
"Conquering the galaxy is what bacteria with spaceships would
do--knowing no better, having no choice." --Greg Egan, _Disapora_