Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
```nix { foo = combine (update [0] ["bar"]) (append ["qux"]); } ```
- Loading branch information
```nix { foo = combine (update [0] ["bar"]) (append ["qux"]); } ```