toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.commander
/
com.shakelang.util.commander
/
CommanderValue
/
isNotNegativeInt
is
Not
Negative
Int
fun
isNotNegativeInt
(
)
:
Boolean
(
source
)
Is the value not a negative int?
Return
true if the value is not a negative int, false otherwise
Since
0.1.0
See also
Commander
Value
Validators.
is
Negative
Int