project-euler.047.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Symbol words
sieve


Ordinary words
WordStack effect
(consecutive)( count goal test -- n )
consecutive( goal test -- n )
consecutive-under( limit m -- n/f )
increment-counts( n -- )
initialize-sieve( n -- )
is-prime?( index -- ? )
multiples( n -- seq )
prime-tau-upto( limit -- seq )


Files