cl-nsublis

cl-nsublis is an autoloaded compiled Lisp function in `cl-seq.el'.

(cl-nsublis ALIST TREE [KEYWORD VALUE]...)

Perform substitutions indicated by ALIST in TREE (destructively).
Any matching element of TREE is changed via a call to `setcar'.

Keywords supported: :test :test-not :key