Closed vegansk closed 7 years ago
For now we must explicitly create container type as a return value because of using flatMap. We can implement yield statement so it'll be use map as the last function.
flatMap
yield
map
For now we must explicitly create container type as a return value because of using
flatMap
. We can implementyield
statement so it'll be usemap
as the last function.