mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 11:13:36 +03:00
c03a39789f
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. |
||
---|---|---|
.. | ||
Error | ||
Reader | ||
RWS | ||
State | ||
Writer | ||
Either.idr | ||
Identity.idr | ||
Maybe.idr | ||
Reader.idr | ||
RWS.idr | ||
ST.idr | ||
State.idr | ||
Trans.idr | ||
Writer.idr |