arrow-core / arrow.core.extensions / ListKSemigroupK

ListKSemigroupK

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

Functions

combineK open fun <A> Kind<ForListK, A>.combineK(y: Kind<ForListK, A>): ListK<A>

Do you like Arrow?

Arrow Org
<