Join Slack
Powered by
<@U0B8ZP13Q> is not wrong, the issue is that somet...
# functional
r
raulraja
01/22/2018, 10:28 PM
@cedric
is not wrong, the issue is that sometime you end up with stuff like this to be able to downcast an entire computation:
Copy code
.map { it.ev() }.map { it.ev().map { it.ev() } }.ev()
4
Views
Open in Slack
Previous
Next