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