NegativeIntOrNull
Deprecated
Use the negativeIntOrNull function instead.
Replace with
import kotools.types.number.negativeIntOrNull
Content copied to clipboard
negativeIntOrNull(value)
Content copied to clipboard
Returns the value as a NegativeInt, or returns null
if the value is strictly positive.