strictlyNegativeOrNull
Deprecated
Use toStrictlyNegativeIntOrNull() instead.
Replace with
import kotools.types.number.toStrictlyNegativeIntOrNull
Content copied to clipboard
toStrictlyNegativeIntOrNull()Content copied to clipboard
Transforms the current Int to a StrictlyNegativeInt, or returns null if the current value is not lower than 0.