math.primes.erato vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
Eratosthene sieve

Meta-data
Authors:Samuel Tardieu


Words

Ordinary words
WordStack effect
marked-prime?( n arr -- ? )
sieve( n -- arr )


Files
resource:basis/math/primes/erato/erato.factor
resource:basis/math/primes/erato/erato-docs.factor
resource:basis/math/primes/erato/erato-tests.factor


Children
VocabularySummary
math.primes.erato.privatemath.primes.erato.private vocabulary