Commit graph

2 commits

Author SHA1 Message Date
a4012b8a72 fix macroish example
oof. shadowing
2023-06-15 14:23:33 -04:00
1cc38adba9 add a macroish example
that currently doesn't work. outputs this (wrong): (unquote (foldr (lambda acc (lambda binding (cons -> (cons binding (cons acc ()))))) d (cons a (cons b (cons c ())))))
2023-06-15 13:09:02 -04:00