class int
ErrorsCollection

class int

Native integer

class int is Int { }

This class is used to represent integers that are native to the compiler, operating system and architecture the interpreter is compiled in.

More information in the native types page as well as in the section on native numerics.