Iterates the given block over all prime numbers.
See Primeeach for more details.
Re-composes a prime factorization and returns the product.
See Prime#int_from_prime_division for more details.
Returns the factorization of self.
See Prime#prime_division for more details.