arrow-core / arrow.core.extensions.listk.unzip / arrow.Kind / unzipWith

unzipWith

@JvmName("unzipWith") fun <A, B, C> Kind<ForListK, C>.~~unzipWith~~(arg1: (C) -> Tuple2<A, B>): Tuple2<Kind<ForListK, A>, Kind<ForListK, B>> Deprecated: @extension projected functions are deprecated

Do you like Arrow?

Arrow Org
<