intMultiplication

matr.std.StandardIntOps.intMultiplication
object intMultiplication extends ElementMultiplication[Int, Int]

Attributes

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

Members list

Type members

Types

type Out = Int

Value members

Concrete methods

def times(lhs: Int, rhs: Int): Out