NegativeIntOrNull

Deprecated

Use the negativeIntOrNull function instead.

Replace with

import kotools.types.number.negativeIntOrNull
negativeIntOrNull(value)

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