scala.Numeric

object IntIsIntegral

[source: scala/Numeric.scala]

implicit object IntIsIntegral
extends IntIsIntegral with IntOrdering
Methods inherited from IntOrdering
compare
Methods inherited from IntIsIntegral
plus, minus, times, quot, rem, negate, fromInt, toInt, toLong, toFloat, toDouble
Methods inherited from Integral
mkNumericOps
Methods inherited from Numeric
zero, one, abs, signum
Methods inherited from Ordering
lteq, gteq, lt, gt, equiv, max, min, reverse, mkOrderingOps
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf