Commit graph

5 commits

Author SHA1 Message Date
Simon Cruanes
279ceade78
feat(base): in Form, use uncurried forms for and/or 2022-08-22 22:12:27 -04:00
Simon Cruanes
b73c1bf464
feat(bool): use binary symbols for boolean operators
this helps in simplifying only fully applied boolean operators, and
avoiding simplifying the binary function `(or)` to `(false)`
2022-08-10 22:41:53 -04:00
Simon Cruanes
95dcb0ae74
wip: refactor further 2022-08-09 22:41:13 -04:00
Simon Cruanes
7d59846d72
wip: refactor base 2022-08-08 21:52:39 -04:00
Simon Cruanes
5b6fd14dcf
wip: refactor(base): split into several views, all based on Const 2022-08-07 22:41:26 -04:00