Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `Apply` node of multiple output Ops return a list of output. To allow callers to etuplize this list and later evaluate the expression tuple back to this list we define the behavior of `car` and `cdr` in terms of `cons`.
- Loading branch information