arrow-core / arrow.core.extensions / 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
combineK | open fun <A> Kind<ForSetK, A>.combineK(y: Kind<ForSetK, A>): SetK<A> |
Do you like Arrow?
✖