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

unzipWith

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

Do you like Arrow?

Arrow Org
<