Module | Prime::OldCompatibility |
In: |
lib/backports/1.9.1/stdlib/prime.rb
|
Overwrites Prime#each.
Iterates the given block over all prime numbers. Note that enumeration starts from the current position of internal pointer, not rewound.