Idris2/libs/base/Control
MarcelineVQ 5c76053cf3 change StateT, swap result parameters
Nipping this historical artifact in the bud before it roots. It's often
useful to be able to `map` directly to the result of a StateT computation
and due to how Functor works this is made harder when the tuple is
(a,state) vs (state,a)
2020-09-15 09:23:41 +01:00
..
App Add fflush to Control.App.FileIO 2020-06-12 17:30:54 +02:00
Monad change StateT, swap result parameters 2020-09-15 09:23:41 +01:00
App.idr Update app docs (#537) 2020-08-10 10:05:23 +01:00
AppOld.idr Add libraries 2020-05-18 14:00:08 +01:00
Test2.idr Add libraries 2020-05-18 14:00:08 +01:00
WellFounded.idr Add libraries 2020-05-18 14:00:08 +01:00