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

flatMap

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

Do you like Arrow?

Arrow Org
<