Subst-branch-list
Apply a substitution to a list of branches.
- Signature
(subst-branch-list subst branches) → new-branches
- Arguments
- subst — Guard (variable-substitutionp subst).
- branches — Guard (branch-listp branches).
- Returns
- new-branches — Type (branch-listp new-branches).