strictlyNegative
Deprecated
Use toStrictlyNegativeInt() instead.
Replace with
import kotools.types.number.toStrictlyNegativeInt
Content copied to clipboard
toStrictlyNegativeInt()
Content copied to clipboard
Transforms the current Int to a StrictlyNegativeInt, or throws an IllegalArgumentException if the current value is not lower than 0
.