Times

trait Times[N]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def times(x: N, y: N): N

Extensions

Extensions

extension (x: N)
@targetName("timesOperator")
def *(y: N): N