15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
|
|
||
|
{{alias}}
|
||
|
Maximum unsigned 32-bit integer.
|
||
|
|
||
|
The maximum unsigned 32-bit integer is given by `2^32 - 1`.
|
||
|
|
||
|
Examples
|
||
|
--------
|
||
|
> {{alias}}
|
||
|
4294967295
|
||
|
|
||
|
See Also
|
||
|
--------
|
||
|
|