Definition cross referencing - Factor Documentation (original) (raw)
Definition cross referencing
Factor handbook » Developer tools
Prev: | Printing definitions |
---|---|
Next: | Vocabulary hierarchy tools |
Definitions can answer a sequence of definitions they directly depend on: uses ( defspec -- seq )
An inverted index of the above:
smart-usage ( defspec -- seq )
vocab-uses. ( vocab -- )
vocab-usage. ( vocab -- )
See also
Definitions, Words, Printing definitions