NAME
OP::Int - Overloaded object class for integers
DESCRIPTION
Extends OP::Num and Data::Integer.
SYNOPSIS
use OP::Int;
my $int = OP::Int->new(42);
SEE ALSO
This file is part of OP.
OP::Int - Overloaded object class for integers
Extends OP::Num and Data::Integer.
use OP::Int;
my $int = OP::Int->new(42);
This file is part of OP.