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