method
succ
ruby latest stable - Class:
Prime::PseudoPrimeGenerator
succ()public
returns the next pseudo-prime number, and move the internal position forward.
PseudoPrimeGenerator#succ raises NotImplementedError.
succ()returns the next pseudo-prime number, and move the internal position forward.
PseudoPrimeGenerator#succ raises NotImplementedError.