numeric

extras.strings.syntax.numeric
See thenumeric companion trait
object numeric extends numeric

Attributes

Companion
trait
Graph
Supertypes
trait numeric
class Object
trait Matchable
class Any
Self type
numeric.type

Members list

Type members

Classlikes

final class Ints(n: Int) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final class Longs(n: Long) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Inherited implicits

implicit def ints(n: Int): Ints

Attributes

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

Attributes

Inherited from:
numeric