arrow-core / arrow.core.extensions.tuple2.comonad / arrow.Kind / coflatMap

coflatMap

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

Do you like Arrow?

Arrow Org
<