scala.Numeric

object BigIntIsIntegral

[source: scala/Numeric.scala]

implicit object BigIntIsIntegral
extends BigIntIsIntegral with BigIntOrdering
Methods inherited from BigIntOrdering
compare
Methods inherited from BigIntIsIntegral
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