arrow-core / arrow.core.extensions / ListKMonoid
interface ~~ListKMonoid~~<A> : Monoid<ListK<A>>,
ListKSemigroup
<A>
Deprecated: Typeclass instance have been moved to the companion object of the typeclass.
empty | open fun empty(): ListK<A> |
Do you like Arrow?
✖