intLongMultiplication

given intLongMultiplication: ElementMultiplication[Int, Long]

Type members

Types

type Out = Long

Value members

Concrete methods

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