object-assoc-list-safe

object-assoc-list-safe is a compiled Lisp function in `eieio.el'.

(object-assoc-list-safe SLOT LIST)

Return an association list with the contents of SLOT as the key element.
LIST must be a list of objects, but those objects do not need to have
SLOT in it. If it does not, then that element is left out of the association
list.