arrow-core / arrow.core.extensions / SetKSemigroupal

SetKSemigroupal

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

Functions

product open fun <A, B> Kind<ForSetK, A>.product(fb: Kind<ForSetK, B>): Kind<ForSetK, Tuple2<A, B>>

Inheritors

SetKMonoidal interface ~~SetKMonoidal~~ : Monoidal<ForSetK>, SetKSemigroupal

Do you like Arrow?

Arrow Org
<