orNull
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 equals 0.