Idris2/libs/base/Control/Monad/Writer
Denis Buzdalov c03a39789f [ breaking ] Make arguments of runRWST like in other transformers
Put the `RWST` argument to be the last one. This makes such functions
to be easier used in point-free compositions and to be easily
interchangeable with existing `runStateT`-like functions.
2022-07-07 15:19:41 +01:00
..
CPS.idr [ cleanup ] Move left autos that are most likely to be passed explicitly 2021-10-25 13:17:03 +01:00
Interface.idr [ breaking ] Make arguments of runRWST like in other transformers 2022-07-07 15:19:41 +01:00