perspective
Members list
Type members
Classlikes
A higher kinded cats.Applicative typeclass.
A higher kinded cats.Applicative typeclass.
Attributes
- Companion
- object
- Source
- ApplicativeK.scala
- Supertypes
-
trait ApplyK[F]trait FunctorK[F]trait InvariantK[F]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait MonadK[F]
Attributes
- Companion
- trait
- Source
- ApplicativeK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ApplicativeK.type
A higher kinded cats.Apply typeclass.
A higher kinded cats.Apply typeclass.
Attributes
- Companion
- object
- Source
- ApplyK.scala
- Supertypes
- Known subtypes
-
trait ApplicativeK[F]trait MonadK[F]
Attributes
- Companion
- trait
- Source
- ApplyK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ApplyK.type
Attributes
- Source
- BoundedRepresentableK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- object
- Source
- ContravariantK.scala
- Supertypes
Attributes
- Companion
- trait
- Source
- ContravariantK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ContravariantK.type
Attributes
- Source
- Finite.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Finite.type
A higher kinded Foldable typeclass.
A higher kinded Foldable typeclass.
Attributes
- Companion
- object
- Source
- FoldableK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait TraverseK[F]
Attributes
- Companion
- trait
- Source
- FoldableK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FoldableK.type
Attributes
- Source
- FunctionK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FunctionK.type
A higher kinded cats.Functor typeclass.
A higher kinded cats.Functor typeclass.
Attributes
- Companion
- object
- Source
- FunctorK.scala
- Supertypes
- Known subtypes
Attributes
- Companion
- trait
- Source
- FunctorK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FunctorK.type
Attributes
- Companion
- object
- Source
- InvariantK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait ContravariantK[F]trait FunctorK[F]trait ApplyK[F]trait ApplicativeK[F]trait MonadK[F]trait TraverseK[F]Show all
Attributes
- Companion
- trait
- Source
- InvariantK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
InvariantK.type
Attributes
- Companion
- object
- Source
- MonadK.scala
- Supertypes
-
trait ApplicativeK[F]trait ApplyK[F]trait FunctorK[F]trait InvariantK[F]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- trait
- Source
- MonadK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MonadK.type
Attributes
- Source
- RepresentableK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RepresentableKC.type
A higher kinded Traverse typeclass.
A higher kinded Traverse typeclass.
Attributes
- Companion
- object
- Source
- TraverseK.scala
- Supertypes
-
trait FoldableK[F]trait FunctorK[F]trait InvariantK[F]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- trait
- Source
- TraverseK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TraverseK.type
Attributes
- Source
- ValueK.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ValueK.type
Types
A FunctionK taking and returning Const types.
A FunctionK taking a Const type.
A FunctionK returning a Const type.
Attributes
- Source
- FunctionK.scala
A version of ApplicativeK without a normal type as well as a higher kinded type.
A version of ApplicativeK without a normal type as well as a higher kinded type.
Attributes
- Source
- ApplicativeK.scala
A version of ApplyK without a normal type as well as a higher kinded type.
A version of ApplyK without a normal type as well as a higher kinded type.
Attributes
- Source
- ApplyK.scala
A version of BoundedRepresentableK without a normal type as well as a higher kinded type.
A version of BoundedRepresentableK without a normal type as well as a higher kinded type.
Attributes
- Source
- BoundedRepresentableK.scala
The composition of 2 higher kinded types.
The composition of 3 higher kinded types.
The composition of 4 higher kinded types.
The composition of 5 higher kinded types.
A higher kinded type that is always the type given no matter what.
Attributes
- Source
- ContravariantK.scala
A version of DistributiveK without a normal type as well as a higher kinded type.
A version of DistributiveK without a normal type as well as a higher kinded type.
Attributes
- Source
- DistributiveK.scala
A wrapper around an finite integer domain. Stores the size at the type level.
A wrapper around an finite integer domain. Stores the size at the type level.
Attributes
- Source
- Finite.scala
Attributes
- Source
- FoldableK.scala
A higher kinded function from one kind to another.
A version of FunctorK without a normal type as well as a higher kinded type.
A version of FunctorK without a normal type as well as a higher kinded type.
Attributes
- Source
- FunctorK.scala
An identity type constructor.
A function that adapts typeclasses expecting a type having both an higher kinded type and a non higher kinded type.
A function that adapts typeclasses expecting a type having both an higher kinded type and a non higher kinded type.
Attributes
- Source
- Const.scala
Attributes
- Source
- InvariantK.scala
Attributes
- Source
- MonadK.scala
A version of RepresentableK without a normal type as well as a higher kinded type.
A version of RepresentableK without a normal type as well as a higher kinded type.
Attributes
- Source
- RepresentableK.scala
A version of TraverseK without a normal type as well as a higher kinded type.
A version of TraverseK without a normal type as well as a higher kinded type.
Attributes
- Source
- TraverseK.scala
A higher kinded Tuple2.
An even higher kinded Tuple2.
A higher kinded Tuple3.
An even higher kinded Tuple3.
A higher kinded Tuple4.
An even higher kinded Tuple4.
A higher kinded Tuple5.
An even higher kinded Tuple5.
A value that can be be applied to any type.