Some of these "how deep is an atom in a #commonLisp form in a file" pictures are deeply satisfying to look at.
#gnuplot #clseries Sharpsign... Visualizing lisp expression leaf depth
https://screwlisp.small-web.org/momentary/alexandria-form-atom-heights/
Make your own in this thread plz. Will send help.
Requests, conceivably.
Revisits how to write
(let* ((current-dir (car (directory #p"./")))
(wild-dir
(make-pathname :directory
'(:relative :wild-inferiors))
)
(wild-here
(merge-pathnames wild-dir current-dir))