isUnsignedInt
Check if the given value is an unsigned int
Accepts:
Numbers between 0 and 4294967295
Since
0.1.0
Parameters
value
The value to check
Throws
If the value is not an unsigned int
Check if the given value is an unsigned int
Accepts:
Numbers between 0 and 4294967295
Since
0.1.0
See also
Throws
If the value is not an unsigned int