As a belated follow-up to this, can someone enlighten me why the data structure used in the ELPA archive-contents
files is a dotted pair of a name (symbol) and a vector that contains a great many things?
What is the advantage of doing it this way? It seems too intentional to just be a random stab. What precedent is this building on?
(1
(ace-window .
[(0 9 0)
((avy (0 2 0)))
"Quickly switch windows." single
((:url . "https://github.com/abo-abo/ace-window")
(:keywords "window" "location"))])