project-euler.255.private vocabulary
Factor handbook » Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(euler255)( a b -- answer )
(iteration#)( i xi a b -- # )
iteration#( i xi a b -- # )
next-multiple( a multiple -- next )
produce-sum( id pred quot -- sum )
x0( i -- x0 )
xk+1( n xk -- xk+1 )
⌈a/b⌉( a b -- ⌈a/b⌉ )


Files