Function: sublis

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

(fn ALIST TREE [KEYWORD VALUE]...)