Idris2-boot/tests/idris2/interactive005/input
Edwin Brady e6292acdf0 Finish adding interactive tests from Blodwen
This involved implementing the 'TryWithImplicits' hack for allowing
unbound implicits in types with case blocks
2019-06-24 16:23:32 +01:00

9 lines
98 B
Plaintext

:gd 7 my_cong
:gd 9 curry
:gd 11 uncurry
:gd 13 append
:gd 15 zipWith
:gd 27 lookup
:t uncurry
:q