Maps the computation by fn over StateT<S, M, _>.
fn
StateT<S, M, _>
A Functor instance for M.
Functor
M
The mapped computation.
Generated using TypeDoc
Maps the computation by
fn
overStateT<S, M, _>
.