Join Slack
Powered by
Capturing the value ` val result: Either<L, R&g...
# arrow
s
simon.vergauwen
06/03/2019, 6:43 PM
Capturing the value
val result: Either<L, R> = arrow.core...
or specifying in the function
binding<L, R>
should solve it
Open in Slack
Previous
Next