cl-sublis

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

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

Perform substitutions indicated by ALIST in TREE (non-destructively).
Return a copy of TREE with all matching elements replaced.

Keywords supported: :test :test-not :key