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

Does Boolean HeytingAlgebra need to be foreign? #307

Open
natefaubion opened this issue Jul 29, 2023 · 1 comment
Open

Does Boolean HeytingAlgebra need to be foreign? #307

natefaubion opened this issue Jul 29, 2023 · 1 comment

Comments

@natefaubion
Copy link

Currently, boolConj, boolDisj, and boolNot are foreign, but could these be implemented in PureScript with pattern matching?

@garyb
Copy link
Member

garyb commented Jul 30, 2023

Huh, I wonder why they were done that way. I don't see why they couldn't be pattern matches instead.

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

2 participants