Packages

p

prometheus4cats

package prometheus4cats

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prometheus4cats
  2. ShapelessPolyfill
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type GT[A <: Nat, B <: Nat] = LT[B, A]
    Definition Classes
    ShapelessPolyfill
  2. type Nat = shapeless.Nat
    Definition Classes
    ShapelessPolyfill
  3. type Succ[N <: Nat] = shapeless.Succ[N]
    Definition Classes
    ShapelessPolyfill
  4. type ToInt[N <: Nat] = shapeless.ops.nat.ToInt[N]
    Definition Classes
    ShapelessPolyfill

Value Members

  1. val GT: shapeless.ops.nat.GT.type
    Definition Classes
    ShapelessPolyfill
  2. val Succ: shapeless.Succ.type
    Definition Classes
    ShapelessPolyfill
  3. val ToInt: shapeless.ops.nat.ToInt.type
    Definition Classes
    ShapelessPolyfill
  4. implicit def neq[A, B]: =:!=[A, B]
  5. implicit def neqAmbig1[A]: =:!=[A, A]
  6. implicit def neqAmbig2[A]: =:!=[A, A]
  7. def unexpected: Nothing

Inherited from ShapelessPolyfill

Inherited from AnyRef

Inherited from Any

Ungrouped