arrow-core / arrow.core.extensions / SequenceKMonoid
interface ~~SequenceKMonoid~~<A> : Monoid<SequenceK<A>>, SequenceKSemigroup<A>
Deprecated: Typeclass instance have been moved to the companion object of the typeclass.
| empty | open fun empty(): SequenceK<A> | 
    
Do you like Arrow?
✖