Maps and flattens the computation by fn over State<S, _>.
fn
State<S, _>
The function to map.
The mapped and flattened computation.
Generated using TypeDoc
Maps and flattens the computation by
fnoverState<S, _>.