Capturing the value ` val result: Either<L, R&g...
# arrow
s
Capturing the value
val result: Either<L, R> = arrow.core...
or specifying in the function
binding<L, R>
should solve it