Class
Prime::EratosthenesSieve
In:
lib/backports/1.9.1/stdlib/prime.rb
Parent:
Object
Internal use. An implementation of eratosthenes’ sieve
Methods
get_nth_prime
new
Included Modules
Singleton
Public Class methods
new
()
Public Instance methods
get_nth_prime
(n)
[Validate]