summaryrefslogtreecommitdiff
path: root/src/Encoded/Union.idr
AgeCommit message (Collapse)Author
2023-06-22WIP: define semantics in Idris.semantics-with-proofChloe Brown
2023-06-21Add sums, vectors and arithmetic encodings.Chloe Brown
Also define pretty printing of terms.
2023-06-16Define semantics and encode types up to pairs.Chloe Brown