arrow-core / arrow.core.extensions / ListKMonoid

ListKMonoid

interface ~~ListKMonoid~~<A> : Monoid<ListK<A>>, ListKSemigroup<A> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.

Functions

empty open fun empty(): ListK<A>

Do you like Arrow?

Arrow Org
<