div

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