Join Slack
Powered by
<@U6ADZLRG9> I believe you just caught a bug in th...
# arrow
r
raulraja
01/30/2018, 11:15 AM
@benfleis
I believe you just caught a bug in the implementation. That implementation should not delegate to
exists()
because if the
Option
is
None
it shold return
true
instead and that is not the behavior of
fold({ false }, { p(it) }
Open in Slack
Previous
Next