orNull

infix fun orNull(value: Int): NegativeInt?

Returns the value as a negative int, or returns null if the value is strictly positive.