times

abstract operator fun times(other: Location): Location(source)
open operator fun times(other: Int): Location(source)