TITLE ^

Int - Perl 6 integers

SUBROUTINES ^

onload
Scalar
This is a value type, so just returns itself.
ACCEPTS()
perl()
Returns a Perl representation of the Int.
succ and pred
Increment and Decrement Methods
WHICH()
Returns the identify value.
infix:===
Overridden for Int.


parrot