NonZeroIntOrNull
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 zero.