arrow-core / arrow.core.extensions / NonEmptyListZip / zip

zip

open fun <A, B> Kind<ForNonEmptyList, A>.zip(other: Kind<ForNonEmptyList, B>): Kind<ForNonEmptyList, Tuple2<A, B>>

Do you like Arrow?

Arrow Org
<