Maps the function f onto Reader<R, _>.
f
Reader<R, _>
The mapper of computation.
The mapped function.
Generated using TypeDoc
Maps the function
f
ontoReader<R, _>
.