summaryrefslogtreecommitdiff
path: root/hamlet_test.go
AgeCommit message (Collapse)Author
7 daysstyle: rename Value to Assertdemo
7 daystest: write a few real testsdemo
7 daysfeat: implement basic assertion modelingdemo
Right now we can do implication, negation, double implication, and, or, and xor. That might be all we need for now.