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

flatTap

@JvmName("flatTap") fun <F, A, B> Kind<Kind<ForTuple2, F>, A>.~~flatTap~~(MF: Monoid<F>, arg1: (A) -> Kind<Kind<ForTuple2, F>, B>): Tuple2<F, A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<