Idris2/libs/base/Control/Monad/RWS
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 [ breaking ] Make arguments of runRWST like in other transformers 2022-07-07 15:19:41 +01:00
Interface.idr [ totality ] More %default total stuff 2021-06-12 21:06:08 -05:00