xref--alistify
xref--alistify is a compiled Lisp function in `xref.el
'.
(xref--alistify LIST KEY TEST)
Partition the elements of LIST into an alist.
KEY extracts the key from an element and TEST is used to compare
keys.
xref.el
'.
(xref--alistify LIST KEY TEST)
Partition the elements of LIST into an alist.
KEY extracts the key from an element and TEST is used to compare
keys.