Methods for the builtin int32 type.
int max @public
Maximum value of an int32.
Used as T.int32.max
int min @public
Minimum value of an int32.
Used as T.int32.min