intLongMultiplication

matr.std.StandardIntOps.intLongMultiplication
object intLongMultiplication extends ElementMultiplication[Int, Long]

Attributes

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

Members list

Type members

Types

type Out = Long

Value members

Concrete methods

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