Maps the computation by fn over State<S, _>.
fn
State<S, _>
The function to be applied.
The mapped computation.
Generated using TypeDoc
Maps the computation by
fn
overState<S, _>
.