rassoc*
rassoc* is an alias for `cl-rassoc' in `cl.el
'.
(rassoc* ITEM LIST [KEYWORD VALUE]...)
Find the first item whose cdr matches ITEM in LIST.
Keywords supported: :test :test-not :key
cl.el
'.
(rassoc* ITEM LIST [KEYWORD VALUE]...)
Find the first item whose cdr matches ITEM in LIST.
Keywords supported: :test :test-not :key