Join Slack
Powered by
so flatMap isn't `(A) -> Option<B>` but `...
# arrow-contributors
p
pakoito
01/23/2018, 12:55 PM
so flatMap isn't
(A) -> Option<B>
but
(A) -> OptionKind<B>
Open in Slack
Previous
Next