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