Companion

object Companion

Functions

Link copied to clipboard
infix fun orNull(value: Int): NonZeroInt?

Returns the value as a non-zero int, or returns null if the value equals 0.

Properties

Link copied to clipboard

The maximum value of a non-zero int.

Link copied to clipboard

The minimum value of a non-zero int.