Packages

p

spire

package spire

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spire
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ClassTag[A] = scala.reflect.ClassTag[A]
  2. final class NoImplicit [A] extends AnyRef

    NoImplicit provides a way to ensure that a particular implicit doesn't exist.

    NoImplicit provides a way to ensure that a particular implicit doesn't exist. It is often useful to work-around annoying ambiguous implicit problems.

  3. type sp = specialized
  4. type tailrec = scala.annotation.tailrec

Value Members

  1. val ClassTag: scala.reflect.ClassTag.type
  2. object NoImplicit
  3. object Platform
  4. object compat extends CompatPriority3
  5. object implicits extends AnyInstances with AllSyntax

Inherited from AnyRef

Inherited from Any

Ungrouped