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