longIntMultiplication

given longIntMultiplication: ElementMultiplication[Long, Int]

Type members

Types

type Out = Long

Value members

Concrete methods

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