orNull

infix fun orNull(value: Int): NegativeInt?

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