arrow-core / arrow.core.extensions.either.monad / arrow.Kind / followedBy
@JvmName("followedBy") fun <L, A, B> Kind<Kind<ForEither, L>, A>.~~followedBy~~(arg1: Kind<Kind<ForEither, L>, B>): Either<L, B>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖