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.

WHICH()

Returns the identify value.

infix:===

Overridden for Int.


parrot