Class | Prime::PseudoPrimeGenerator |
In: |
lib/backports/1.9.1/stdlib/prime.rb
|
Parent: | Object |
each_with_index | -> | with_index |
see Enumeratorwith_index. |
returns the next pseudo-prime number, and move the internal position forward.
PseudoPrimeGeneratorsucc raises NotImplementedError.