Another guess: I look into the sources (Perl side only) and saw that Math::GMP overloads numification where Math::GMPz doesn't.
"0+" => sub { $_[0] >= 0 ? uintify($_[0]) : intify($_[0]) },
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
In reply to Re: How does Math::GMP overload the assignment operator ? (more guessing)
by LanX
in thread How does Math::GMP overload the assignment operator ?
by syphilis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |