arrow-core / arrow.core.extensions.map.unzip / kotlin.collections.Map / unzipWith
@JvmName("unzipWith") fun <K, A, B, C>
Map
<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?
✖