Package

cats

Permalink

package cats

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. cats
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type <~[F[_], G[_]] = NaturalTransformation[G, F]

    Permalink
  2. type Eq[A] = algebra.Eq[A]

    Permalink
  3. type Group[A] = algebra.Group[A]

    Permalink
  4. type Id[A] = A

    Permalink
  5. type Monoid[A] = algebra.Monoid[A]

    Permalink
  6. type Order[A] = algebra.Order[A]

    Permalink
  7. type PartialOrder[A] = algebra.PartialOrder[A]

    Permalink
  8. type Semigroup[A] = algebra.Semigroup[A]

    Permalink
  9. type ~>[F[_], G[_]] = NaturalTransformation[F, G]

    Permalink
  10. type = Any

    Permalink
  11. type = Nothing

    Permalink

Value Members

  1. val Eq: algebra.Eq.type

    Permalink
  2. val Group: algebra.Group.type

    Permalink
  3. implicit val Id: Bimonad[Id]

    Permalink
  4. val Monoid: algebra.Monoid.type

    Permalink
  5. val Order: algebra.Order.type

    Permalink
  6. val PartialOrder: algebra.PartialOrder.type

    Permalink
  7. val Semigroup: algebra.Semigroup.type

    Permalink
  8. package js

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped