div

infix operator fun div(other: NonZeroInt): NonZeroInt
infix operator fun div(other: StrictlyNegativeInt): StrictlyPositiveInt
infix operator fun div(other: StrictlyPositiveInt): StrictlyNegativeInt