minus

@SinceKotools(project = Project.Types, version = "3.0")
operator fun Int.minus(other: IntHolder): Int

Subtracts the other value from this value.