div

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