Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all conditionals work with #f as the only falsy value #87

Closed
5 tasks done
jcubic opened this issue Nov 12, 2020 · 0 comments
Closed
5 tasks done

Make all conditionals work with #f as the only falsy value #87

jcubic opened this issue Nov 12, 2020 · 0 comments
Milestone

Comments

@jcubic
Copy link
Owner

jcubic commented Nov 12, 2020

According to Scheme spec #f is the only falsy value. Core macros need to be updated.

  • if
  • do
  • or
  • and
  • unit tests
jcubic added a commit that referenced this issue Nov 17, 2020
jcubic added a commit that referenced this issue Nov 23, 2020
@jcubic jcubic closed this as completed Nov 23, 2020
@jcubic jcubic added this to the 1.0 milestone Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant