Idris2/libs/contrib/Data/Nat
Mathew Polzin f078d5f5dc
clean up some deprecations (#2057)
* deprecate Data.Nat.Order.decideLTE

* Add properties for LTE/GTE that produce the difference.

* remove deprecated function now that it is available in the base library.

* remove two deprecated lines.

* remove module deprecated since v0.4.0

* fix prelude reference to renamed primitive.

* finish removing Data.Num.Implementations

* remove deprecated dirEntry function.

* remove deprecated fastAppend. Update CHANGELOG.

* replace fastAppend in test case

* replace fastAppend uses in compiler.

* remove new properties that weren't actually very new.
2021-10-24 12:06:57 +01:00
..
Order [ breaking ] remove parsing of dangling binders (#1711) 2021-08-10 19:24:32 +01:00
Ack.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Algebra.idr [ new ] Perfect binary trees (#1063) 2021-02-22 09:54:16 +00:00
Division.idr [ breaking ] remove parsing of dangling binders (#1711) 2021-08-10 19:24:32 +01:00
Equational.idr Division theorem (#695) 2020-10-06 13:09:02 +01:00
Exponentiation.idr clean up some deprecations (#2057) 2021-10-24 12:06:57 +01:00
Fact.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Factor.idr [ breaking ] remove parsing of dangling binders (#1711) 2021-08-10 19:24:32 +01:00
Fib.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Properties.idr [ refactor ] introduce NonZero 2021-03-31 17:59:58 +01:00