quox/lib
rhiannon morris 773f6372ea quantities in case don't need to be *exactly* the same
...as long as they are all compatible with the target.
for example, given ω.n : ℕ:
```
  case double_it? return ℕ of {
    'true  ⇒ plus n n;
    'false ⇒ n
  }
```
2023-03-27 00:01:32 +02:00
..
Quox quantities in case don't need to be *exactly* the same 2023-03-27 00:01:32 +02:00
on-hold/Quox clean up some old unused stuff 2023-03-08 22:33:52 +01:00
quox-lib.ipkg split up Quox.Typing 2023-03-13 21:41:57 +01:00