StandardIntOps

matr.std.StandardIntOps
See theStandardIntOps companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StandardOps
object StandardOps

Members list

Type members

Classlikes

object intBigDecimalMultiplication extends ElementMultiplication[Int, BigDecimal]

Attributes

Supertypes
trait ElementMultiplication[Int, BigDecimal]
class Object
trait Matchable
class Any
Self type
object intDoubleMultiplication extends ElementMultiplication[Int, Double]

Attributes

Supertypes
trait ElementMultiplication[Int, Double]
class Object
trait Matchable
class Any
Self type
object intFloatMultiplication extends ElementMultiplication[Int, Float]

Attributes

Supertypes
trait ElementMultiplication[Int, Float]
class Object
trait Matchable
class Any
Self type
object intLongMultiplication extends ElementMultiplication[Int, Long]

Attributes

Supertypes
trait ElementMultiplication[Int, Long]
class Object
trait Matchable
class Any
Self type
object intMultiplication extends ElementMultiplication[Int, Int]

Attributes

Supertypes
trait ElementMultiplication[Int, Int]
class Object
trait Matchable
class Any
Self type