arrow-core / arrow.core.extensions.either.monad / arrow.Kind / flatTap

flatTap

@JvmName("flatTap") fun <L, A, B> Kind<Kind<ForEither, L>, A>.~~flatTap~~(arg1: (A) -> Kind<Kind<ForEither, L>, B>): Either<L, A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<