make-sieve ( n -- sieve )


Vocabulary
math.primes.erato.fast

Inputs
nan object


Outputs
sievean object


Definition