wip make qtys into polynomials

This commit is contained in:
rhiannon morris 2024-05-27 21:28:22 +02:00
parent 1d8a6bb325
commit 4c008577b4
22 changed files with 1650 additions and 1254 deletions

8
tests/Tests/Qty.idr Normal file
View file

@ -0,0 +1,8 @@
module Tests.Qty
import TAP
import Quox.Syntax.Qty
import PrettyExtra