mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-23 03:05:00 +03:00
c4d7e18742
Need to identify invertible (or cancellable) holes so that we can unify e.g. ?f Nat with List Nat and get f = List.
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
tryMap (S Z) (S (S Z))
|
|
tryVMap (S Z) (S (S Z))
|
|
:q
|