Function: cl-nsublis

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

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