rassq
rassq is a built-in function in `C source code
'.
(rassq KEY LIST)
Return non-nil if KEY is `eq' to the cdr of an element of LIST.
The value is actually the first element of LIST whose cdr is KEY.
C source code
'.
(rassq KEY LIST)
Return non-nil if KEY is `eq' to the cdr of an element of LIST.
The value is actually the first element of LIST whose cdr is KEY.