Idris2-boot/tests/ttimp/search004/input
Edwin Brady c4d7e18742 Extend unification so that Functors work
Need to identify invertible (or cancellable) holes so that we can unify
e.g. ?f Nat with List Nat and get f = List.
2019-05-26 18:41:48 +01:00

4 lines
50 B
Plaintext

tryMap (S Z) (S (S Z))
tryVMap (S Z) (S (S Z))
:q