each-prime ( ... upto sieve quot: ( ... n -- ... ) -- ... )


Vocabulary
math.primes.erato.fast.private

Inputs
uptoan object
sievean object
quota quotation with stack effect ( ... n -- ... )


Outputs
None

Definition