numeric

object numeric extends numeric
Companion:
class
trait numeric
class Object
trait Matchable
class Any
numeric.type

Type members

Classlikes

final class Ints(n: Int) extends AnyVal
final class Longs(n: Long) extends AnyVal

Implicits

Inherited implicits

implicit def ints(n: Int): Ints
Inherited from:
numeric
implicit def longs(n: Long): Longs
Inherited from:
numeric