The Integer -1.
-1
The Integer 1.
1
The pattern recognizing the textual representation of an Integer. See Struct for parsing helpers.
The Integer 0.
0
Creates an Integer with the given integer value.
Parses integer (in base 10) into an Integer.
Parses integer, expressed in the given radix, into an Integer.