$see-also ( topics -- ) (original) (raw)
Inputs
topics | a sequence of article names or words |
---|
Outputs
None
Word description
Prints a heading followed by a series of links.
Examples
{ $see-also "graphs" "dlists" } print-element
See also
Directed graph utilities, Double-linked lists
See also
digit-parser, integer-parser, string-parser, bold-parser, italic-parser, comma-list
Definition