Idris2/libs/base/Control
2024-06-05 11:59:52 +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 [ funext ] Add a proof for funext variants with the other quantities 2024-05-19 15:00:28 +01:00
Monad clarify toMaybeT docstring 2024-06-05 11:59: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