Property lists vs association lists
Lassi Kortela 20 Jul 2021 10:01 UTC
(compound-properties obj) returns an association list. A procedure named
"properties" should use property lists, by analogy with existing Lisp
functions like get-properties in Common Lisp as well as
text-properties-at and set-text-properties in Emacs Lisp.