method
each_prime
v2_5_5 -
Show latest stable
- Class:
Integer
each_prime(ubound)public
Iterates the given block over all prime numbers.
See Prime#each for more details.
each_prime(ubound)Iterates the given block over all prime numbers.
See Prime#each for more details.