Maps and flattens the computation A into Reader<R, B> by f.
A
Reader<R, B>
f
The process returns Reader.
Reader
The mapped reader.
Generated using TypeDoc
Maps and flattens the computation
AintoReader<R, B>byf.