Idris2/libs/base/Control
2023-07-05 16:44:07 +01:00
..
App [ cleanup ] Remove unused imports (#2123) 2021-11-18 16:47:36 +00:00
Applicative Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Function [ base ] Add a dependent funext function to the FunExt interface 2022-05-09 18:37:50 +01:00
Monad [ base ] Change Reader to fix search for MonadReader instance (#2729) 2022-10-22 19:13:52 +01:00
Relation [ re #2960 ] Move defs of closures data types to a separate module 2023-05-11 15:31:45 +01:00
App.idr Added seqL to Control.App and updated docs to fix #2761 2022-11-21 10:39:43 +00:00
Function.idr Generalize Prelude proof helpers 2023-07-05 16:36:09 +01:00
Ord.idr [ base ] Generalise existing min-max semigroups and add monoid for Fin (#2298) 2022-02-01 21:24:49 +00:00
Order.idr [ base ] Add generalisations of min and max for StronglyConnex 2023-05-15 19:15:36 +03:00
Relation.idr [ re #2960 ] Move defs of closures data types to a separate module 2023-05-11 15:31:45 +01:00
WellFounded.idr improvement: use std lib WellFounded for Sufficient 2023-07-05 16:44:07 +01:00