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

Add assignment operators #120

Merged
merged 1 commit into from Sep 20, 2022
Merged

Add assignment operators #120

merged 1 commit into from Sep 20, 2022

Conversation

LLFourn
Copy link
Owner

@LLFourn LLFourn commented Sep 19, 2022

I implemented assignment operators since they are annoying to do with the g! and s! macros. After doing this I realized why I had avoided it before: it requires so many different implementations to get it to cover all possible cases.

Addresses part of #116.

Addresses part of #116
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.

None yet

1 participant