arrow-core / arrow.core.extensions / NonEmptyListSemigroupK

NonEmptyListSemigroupK

interface ~~NonEmptyListSemigroupK~~ : SemigroupK<ForNonEmptyList> Deprecated: SemigroupK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on NonEmptyList.

Functions

combineK open fun <A> NonEmptyListOf<A>.combineK(y: NonEmptyListOf<A>): NonEmptyList<A>

Do you like Arrow?

Arrow Org
<