<@U0B8ZP13Q> is not wrong, the issue is that somet...
# functional
r
@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()