minus

operator fun <T> Offset<T>.minus(other: Int): Offset<T>
operator fun <T> Int.minus(other: Offset<T>): Int