orNull

infix fun orNull(value: Int): NonZeroInt?

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