arrow-core / arrow.core.extensions.mapk.apply / arrow.Kind / map2

map2

@JvmName("map2") fun <K, A, B, Z> Kind<Kind<ForMapK, K>, A>.~~map2~~(arg1: Kind<Kind<ForMapK, K>, B>, arg2: (Tuple2<A, B>) -> Z): MapK<K, Z> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<