mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-07 08:18:12 +03:00
ef730c7eb1
Refactor the DIY equational reasoning library to be a bit more like the generic pre-order reasoning library: Change the `...` notation into a constructor for a new `Step` datatype. This seems to help idris disambiguate between the two kinds of reasoning when they're used in the same file (e.g., frex). Co-authored-by: Ohad Kammar <ohad.kammar@ed.ac.uk> |
||
---|---|---|
.. | ||
Control | ||
Data | ||
Debug | ||
Decidable | ||
Language | ||
Syntax | ||
System | ||
Text | ||
contrib.ipkg | ||
Makefile |