https://kotlinlang.org logo
#arrow
Title
r

Ryan Benasutti

05/03/2019, 6:53 PM
You do recall correctly:
fun <L, A> binding(arg0: suspend MonadContinuation<Kind<ForEither, L>, *>.() -> A): Either<L, A>