class Impl::EratosthenesSieve

Defined in:

impls/eratosthenes_sieve.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.instance #

[View source]

Instance Method Detail

def get_nth_prime(n) #

[View source]