Skip to content
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

Support symbolic indexing into concrete containers #332

Open
pschanely opened this issue Jan 11, 2025 · 0 comments
Open

Support symbolic indexing into concrete containers #332

pschanely opened this issue Jan 11, 2025 · 0 comments

Comments

@pschanely
Copy link
Owner

There is some in-progress work to Intercept identity operations. Once we have that we could, in theory, symbolic index into a concrete list, and return a proxy with a not-yet-determined identity.

Note also that, even without identity intercepts, we could be doing this when the values are of a uniform type and representable with symbolics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant