A higher kinded Traverse typeclass.
Attributes
- Companion
- object
- Source
- TraverseK.scala
- Graph
-
- Supertypes
-
trait FoldableK[F]trait FunctorK[F]trait InvariantK[F]class Objecttrait Matchableclass AnyShow all
Members list
Extensions
Extensions
A higher kinded equivalent of cats.Functor.map.
A higher kinded equivalent of cats.Functor.map.
Attributes
- Definition Classes
- Source
- TraverseK.scala
A higher kinded equivalent of Traverse.traverse.
A higher kinded equivalent of Traverse.sequence.
Inherited extensions
A higher kinded equivalent of cats.Functor.lift.
A higher kinded equivalent of cats.Functor.lift.
Attributes
- Inherited from:
- FunctorK
- Source
- FunctorK.scala
A higher kinded equivalent of Foldable.foldLeft.
A higher kinded equivalent of Foldable.foldLeft.
Attributes
- Inherited from:
- FoldableK
- Source
- FoldableK.scala
A higher kinded equivalent of Foldable.foldMap.
A higher kinded equivalent of Foldable.foldMap.
Attributes
- Inherited from:
- FoldableK
- Source
- FoldableK.scala
Attributes
- Inherited from:
- FoldableK
- Source
- FoldableK.scala
A higher kinded equivalent of cats.Functor.as.
A higher kinded equivalent of cats.Functor.as.
Attributes
- Inherited from:
- FunctorK
- Source
- FunctorK.scala
A higher kinded equivalent of cats.Invariant.imap.
A higher kinded equivalent of cats.Invariant.imap.
Attributes
- Definition Classes
- Inherited from:
- FunctorK
- Source
- FunctorK.scala
A higher kinded equivalent of cats.Functor.void.
A higher kinded equivalent of cats.Functor.void.
Attributes
- Inherited from:
- FunctorK
- Source
- FunctorK.scala
A higher kinded equivalent of cats.Functor.widen.
A higher kinded equivalent of cats.Functor.widen.
Attributes
- Inherited from:
- FunctorK
- Source
- FunctorK.scala
A higher kinded equivalent of Foldable.toList.
A higher kinded equivalent of Foldable.toList.
Attributes
- Inherited from:
- FoldableK
- Source
- FoldableK.scala