fry.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
dredge-fry-state tupleinput prequot quot


Predicate classes
ClassSuperclass
fried-sequence sequence
fry-specifier word


Mixin classes
fried


Generic words
WordStack effect
count-inputs( quot -- n )


Ordinary words
WordStack effect
(fry)( sequence -- quot )
(make-curry)( tail quot -- quot' )
(ncurry)( accum n -- accum )
<dredge-fry>( quot -- dredge-fry )
[ncurry]( n -- quot )
[ndip]( quot n -- quot' )
check-fry( quot -- quot )
convert-curries( seq -- tail seq' )
convert-curry( consecutive quot -- consecutive' quot' )
dredge-fry( n dredge-fry -- )
dredge-fry-simple( n state -- )
dredge-fry-subquot( n state i elt -- )
input-slices( n i state -- head tail )
make-compose( consecutive quot -- consecutive' quot' )
make-curry( consecutive quot -- consecutive' quot' )
mark-composes( quot -- quot' )
prune-curries( seq -- seq' )
push-head-slice( head state -- )
push-subquot( tail elt state -- )
shallow-fry( quot -- quot' )
wrap-non-callable( obj -- quot )


Class predicate words
WordStack effect
dredge-fry-state?( object -- ? )
fried-sequence?( object -- ? )
fried?( object -- ? )
fry-specifier?( object -- ? )


Files