arrow-core / arrow.core.extensions / SetKSemigroup

SetKSemigroup

interface ~~SetKSemigroup~~<A> : Semigroup<SetK<A>> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.

Functions

combine open fun SetK<A>.combine(b: SetK<A>): SetK<A>

Inheritors

SetKMonoid interface ~~SetKMonoid~~<A> : Monoid<SetK<A>>, SetKSemigroup<A>

Do you like Arrow?

Arrow Org
<