You do recall correctly: `fun <L, A> binding...
# arrow
r
You do recall correctly:
fun <L, A> binding(arg0: suspend MonadContinuation<Kind<ForEither, L>, *>.() -> A): Either<L, A>