sublis
sublis is an alias for `cl-sublis' in `cl.el
'.
(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