-
Notifications
You must be signed in to change notification settings - Fork 52
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
Porting implementation of incon judgment into Hazel 3. #1094
Conversation
Changed the base branch to #1114 since this is a component of that PR. I will let the authors of that PR review this code first. @DavidFangWJ you should make sure you are in communication with them and you can get involved in that PR (or start working on redundancy checking) once you feel good about the implementation here. |
|
Merging this pull request into #1125 . |
This branch is created by porting
Constraint.re
andIncon.re
into Hazel 3 (aka branchdev
). It has not yet been tested, and the treatment of lists is potentially incorrect.