Companion

object Companion

Contains declarations for holding or building a NonZeroInt.

Functions

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

Returns the value as a NonZeroInt, or returns null if the value equals 0.

Link copied to clipboard

Returns a random NonZeroInt.

Properties

Link copied to clipboard

The maximum value of a NonZeroInt.

Link copied to clipboard

The minimum value of a NonZeroInt.