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

Remove IndexAssign from interface #3025

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

peterebden
Copy link
Member

@peterebden peterebden commented Jan 5, 2024

It's fairly specialised - more things don't implement it than do. Remove it to a separate interface and use interface smuggling to find it at runtime.

@peterebden peterebden merged commit 25fdfd2 into thought-machine:master Jan 9, 2024
14 checks passed
@peterebden peterebden deleted the interface-smuggling branch January 9, 2024 10:50
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