arrow-core / arrow.core.extensions.list.zip / kotlin.collections.List / zipWith
@JvmName("zipWith") fun <A, B, C>
List
<A>.~~zipWith~~(arg1:
List
<B>, arg2: (A, B) -> C):
List
<C>
Deprecated: @extension projected functions are deprecated
Do you like Arrow?
✖