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