Function LIST-CATEGORIES
Syntax:
list-categories => list
Arguments and Values:
list---a list
list-categories returns a list of strings corresponding to the categories in the system.
See Also:
Notes:
The returned list will not contain duplicates. The category names are compared using #'string-equal.