Flatten-branch-list
Flatten a list of branches.
- Signature
(flatten-branch-list branches env) → new-branches
- Arguments
- branches — Guard (branch-listp branches).
- env — Guard (fenvp env).
- Returns
- new-branches — Type (branch-list-resultp new-branches).
We homomorphically flatten the elements of the list.