Skip to content

Clean up container types for expr language #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

martyall
Copy link
Member

Previously we were using identity and Vector` as a way to describe the wire type. This PR gets rid of that approach as the wrapping/unwrapping was extremely annoying. It also allows us to return a list of wires, and prevents nesting bundles of wires which we don't want.

@martyall martyall merged commit fd8b3d1 into master Apr 26, 2024
2 checks passed
@martyall martyall deleted the update-index branch May 7, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant