minus

open inline operator override fun Int.minus(other: Int): Int
open operator override fun Int.minus(other: Long): Int
open operator override fun Long.minus(other: Int): Int