arrow-core / arrow.core.extensions / ListKMonoidal
interface ~~ListKMonoidal~~ : Monoidal<ForListK>,
ListKSemigroupal
Deprecated: Monoidal typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on List or Iterable.
identity | open fun <A> identity(): Kind<ForListK, A> |
Do you like Arrow?
✖