IntegralPlus

trait IntegralPlus[A]

Operations that are unfortunately missing from Integral

Operations that are unfortunately missing from Integral

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def fromBigInt(a: BigInt): A
def toBigInt(a: A): BigInt