Parents: | fry |
Class | Superclass | Slots |
dredge-fry-state | tuple | input prequot quot |
Class | Superclass |
fried-sequence | sequence |
fry-specifier | word |
fried |
Word | Stack effect |
count-inputs | ( quot -- n ) |
Word | Stack 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 ) |
Word | Stack effect |
dredge-fry-state? | ( object -- ? ) |
fried-sequence? | ( object -- ? ) |
fried? | ( object -- ? ) |
fry-specifier? | ( object -- ? ) |