arrow-core / arrow.core.extensions / ListKFunctor

ListKFunctor

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

Functions

map open fun <A, B> Kind<ForListK, A>.map(f: (A) -> B): ListK<B>

Inheritors

ListKCrosswalk interface ~~ListKCrosswalk~~ : Crosswalk<ForListK>, ListKFunctor, ListKFoldable
ListKSemialign interface ~~ListKSemialign~~ : Semialign<ForListK>, ListKFunctor

Do you like Arrow?

Arrow Org
<