But yeah, just a case for the syntax. `Either.bind...
# arrow
v
But yeah, just a case for the syntax.
Either.bind { ... }
being
.flatMap { binding { ... } }