Idris2/libs/base/Control
Joel Berkeley c0153e72cd
[ base ] implement decEq for SnocList (#2630)
Co-authored-by: Guillaume Allais <guillaume.allais@ens-lyon.org>
2022-09-20 15:46:15 +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 ] Implement MonadError () for MaybeT 2022-09-01 10:48:15 +01:00
App.idr Export throw and catch again in App 2021-07-16 11:42:24 +01:00
Function.idr [ base ] implement decEq for SnocList (#2630) 2022-09-20 15:46:15 +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 Define and implement Relation interfaces (#1472) 2021-07-09 09:06:27 +01:00
Relation.idr Cut relation implicit args 2021-11-25 00:26:57 +00:00
WellFounded.idr [ doc ] for Control.WellFounded (#2379) 2022-03-27 13:05:20 +01:00