arrow-core / arrow.core.extensions / ListKSemigroupal

ListKSemigroupal

interface ~~ListKSemigroupal~~ : Semigroupal<ForListK> Deprecated: Semigroupal typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on List or Iterable.

Functions

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

Inheritors

ListKMonoidal interface ~~ListKMonoidal~~ : Monoidal<ForListK>, ListKSemigroupal

Do you like Arrow?

Arrow Org
<