arrow-core / arrow.core.extensions / SetKSemigroupK

SetKSemigroupK

interface ~~SetKSemigroupK~~ : SemigroupK<ForSetK> Deprecated: SemigroupK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Set or Iterable

Functions

combineK open fun <A> Kind<ForSetK, A>.combineK(y: Kind<ForSetK, A>): SetK<A>

Do you like Arrow?

Arrow Org
<