mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-28 05:32:03 +03:00
7c34fa1db4
Elaborate via either === (homogeneous equality) or ~=~ (heterogeneous equality) both of which are synonyms for Equal. This is to get the Idris 1 behaviour that equality is homogeneous by default to reduce the need for type annotations, but heterogeneous if that doesn't work. |
||
---|---|---|
.. | ||
expected | ||
IFace1.idr | ||
IFace.idr | ||
input | ||
input1 | ||
run | ||
Stuff.idr |