method

rewind

ruby latest stable - Class: Prime::EratosthenesGenerator
rewind()
public

No documentation available.

# File lib/prime.rb, line 319
    def rewind
      initialize
    end