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.

Typegraph§

Type relations for native::int
raku-type-graph int int Int Int int->Int Mu Mu Any Any Any->Mu Cool Cool Cool->Any Numeric Numeric Real Real Real->Numeric Int->Cool Int->Real

Expand chart above