zip

open override fun <T> zip(other: NonEmptyCollection<T>): NonEmptyList<Pair<E, T>>