Integral

scala.math.Integral
See theIntegral companion trait
object Integral

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Integral.type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Implicits
object Implicits extends ExtraImplicits

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Implicits.type

Value members

Concrete methods

def apply[T](implicit int: Integral[T]): Integral[T]