Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
rosetta-code.top-rank vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
rosetta-code.top-rank vocabulary
Words
Tuple classes
Class
Superclass
Slots
employee
tuple
name id salary department
Ordinary words
Word
Stack effect
employees
( -- value )
first-n-each
( seq n quot -- )
prepare-departments
( seq -- departments )
top-rank-main
( -- )
Class predicate words
Word
Stack effect
employee?
( object -- ? )
Files
resource:extra/rosetta-code/top-rank/top-rank.factor
resource:extra/rosetta-code/top-rank/top-rank-docs.factor