Discuss and learn Lisp programming of all dialects. NOTICE: Site locked. No new users or posts.
Skip to content
Go to advanced search
Code: Select all
(defun abc ( attr goal &opt prior &aux (tree nil) ) ... )