Join Slack
Powered by
Also, kind of like function composition, I can pas...
# random
f
fellshard
01/27/2017, 12:13 AM
Also, kind of like function composition, I can paste monads for a given context together. Lots of
Maybe
monads in a chain is a lot like calling
x?.doThingA()?.doThingB()?. ...
in Kotlin.
3
Views
Open in Slack
Previous
Next