We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805a6f8 commit d8d2001Copy full SHA for d8d2001
CHANGELOG.md
@@ -12,6 +12,11 @@ Bug-fixes
12
Non-backwards compatible changes
13
--------------------------------
14
15
+* The implementation of `≤-total` in `Data.Nat.Properties` has been altered
16
+ to use operations backed by primitives, rather than recursion, making it
17
+ significantly faster. However, its reduction behaviour on open terms may have
18
+ changed.
19
+
20
Minor improvements
21
------------------
22
0 commit comments