arrow-core / arrow.core.extensions.nonemptylist.zip / arrow.Kind / zipWith

zipWith

@JvmName("zipWith") fun <A, B, C> Kind<ForNonEmptyList, A>.~~zipWith~~(arg1: Kind<ForNonEmptyList, B>, arg2: (A, B) -> C): NonEmptyList<C> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<