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