Next: Tree Operations, Previous: Sorting and Searching, Up: Sorting and Searching [Contents][Index]
(require 'common-list-functions)
The procedures below follow the Common LISP equivalents apart from optional arguments in some cases.
• List construction: | ||
• Lists as sets: | ||
• Lists as sequences: | ||
• Destructive list operations: | ||
• Non-List functions: |