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