arrow-core / arrow.core.extensions.mapk.unzip / arrow.Kind / unzipWith
@JvmName("unzipWith") fun <K, A, B, C> Kind<Kind<ForMapK, K>, C>.~~unzipWith~~(arg1: (C) -> Tuple2<A, B>): Tuple2<Kind<Kind<ForMapK, K>, A>, Kind<Kind<ForMapK, K>, B>>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖