arrow-core / arrow.core.extensions / SequenceKMonoid

SequenceKMonoid

interface ~~SequenceKMonoid~~<A> : Monoid<SequenceK<A>>, SequenceKSemigroup<A> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.

Functions

empty open fun empty(): SequenceK<A>

Do you like Arrow?

Arrow Org
<