Idris2/libs/contrib/Data/List
André Videla 75032a7164
Emit warning for fixities with no export modifiers (#3234)
* Emit warning for fixities with no export modifiers

This is to help update all the existing code to program with explicit
fixity export directives in preparation for the behavioral change where
they will become private by default.
2024-04-03 15:41:57 +01:00
..
Elem [ breaking ] remove parsing of dangling binders (#1711) 2021-08-10 19:24:32 +01:00
Views [ libs ] Strengthen some totality checks (#2304) 2022-02-03 18:41:51 +00:00
Algebra.idr Add some algebra implementations 2020-07-17 08:25:20 -05:00
Alternating.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
AtIndex.idr Moving Data.List.HasLength into base (#2844) 2023-01-16 00:07:21 -06:00
Equalities.idr List proofs (#2497) 2022-06-01 13:16:17 +01:00
Extra.idr [ cleanup ] Remove unused imports (#2123) 2021-11-18 16:47:36 +00:00
Palindrome.idr [ new ] Introduce a Biinjective interface 2022-05-20 11:50:46 +01:00
Reverse.idr [ cleanup ] Remove unused imports (#2123) 2021-11-18 16:47:36 +00:00
Sufficient.idr improvement: use std lib WellFounded for Sufficient 2023-07-05 16:44:07 +01:00
TailRec.idr [ base ] Add some more properties, functions and interface implementations (#2361) 2022-03-23 13:33:13 +00:00