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


Summary

Words

Tuple classes
ClassSuperclassSlots
block tupletwo three
end tupleways


Generic words
WordStack effect
block-merge( t t -- t )
end-merge( t t -- t )
h-1( t -- t )
h0( t -- t )
h1( t -- t )
h2( t -- t )
merge( t t -- t )
total( t -- n )


Ordinary words
WordStack effect
<block>( two three -- block )
<end>( ways -- end )
<failure>( -- end )
<success>( -- end )
choice( t p q -- t t )
failure?( t -- ? )
first-row( n -- t )
next-row( t -- t )
solve( width height -- ways )


Class predicate words
WordStack effect
block?( object -- ? )
end?( object -- ? )


Files