(defun describe-paths (location edges)
(apply #'append (mapcar #'describe-path (cdr (assoc location edges)))))
|
|
|||
|
|
|
What are the similarities? Or, is there another question lurking here? (Links from elisp, because that is what I know. The quotes are just excerpts and the links contain examples which may or may not be relevant in a particular "Lisp".)
Happy coding. |
|||
|
|
|
The The
The
Next the
|
||||
|
|