Join Slack
Powered by
Probably `.fix().fold(...)` instead of `.flatMap {...
# arrow
b
Bob Glamm
06/03/2020, 6:27 PM
Probably
.fix().fold(...)
instead of
.flatMap { it.right() }.fold(...)
- as a guess
5
Views
Open in Slack
Previous
Next