orNull
Deprecated
Use the NonZeroIntOrNull function instead.
Replace with
import kotools.types.number.NonZeroIntOrNull
Content copied to clipboard
NonZeroIntOrNull(value)
Content copied to clipboard
Returns the value as a NonZeroInt, or returns null
if the value equals 0.