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