Herr Witten <lingwitt at bellsouth.net> writes: > > The number of > preallocated numbers can be specified and then init methods could > simply grab one. That's left to an application. demos/perl for instance keeps a free list for mpz and mpq (but not mpf because the precision can vary).