arrow-core-data / arrow.core / ListK / lpadZipWith

lpadZipWith

fun <B, C> ~~lpadZipWith~~(other: ListK<B>, fab: (Option<A>, B) -> C): ListK<C> Deprecated: Deprecated, use leftPadZip(other: ListK&lt;B&gt;, fab: (A?, B) -&gt; C) instead

Left-padded zipWith.

Do you like Arrow?

Arrow Org
<