scala.math.Numeric

object LongIsIntegral

[source: scala/math/Numeric.scala]

implicit object LongIsIntegral
extends LongIsIntegral with LongOrdering
Methods inherited from LongOrdering
compare
Methods inherited from LongIsIntegral
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
tryCompare, lteq, gteq, lt, gt, equiv, max, min, reverse, on, 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