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