We recently simplified the unique-factory that is also used by
exact-real quite a bit. This performs the necessary changes to e-antic
and also speeds up renf_class::operator== which now uses the fact that
renf_class are unique parents so equality can be decided by comparing
poniters.
We recently simplified the unique-factory that is also used by exact-real quite a bit. This performs the necessary changes to e-antic and also speeds up renf_class::operator== which now uses the fact that renf_class are unique parents so equality can be decided by comparing poniters.