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

Implement "reflected" operator overloads #7

Open
DavidBuchanan314 opened this issue Jan 9, 2023 · 1 comment
Open

Implement "reflected" operator overloads #7

DavidBuchanan314 opened this issue Jan 9, 2023 · 1 comment

Comments

@DavidBuchanan314
Copy link
Owner

DavidBuchanan314 commented Jan 9, 2023

radd, rmul, etc.

https://docs.python.org/3/reference/datamodel.html#object.__radd__

@DavidBuchanan314
Copy link
Owner Author

Mostly fixed in d4bf8f9, shifts and pow still to go, maybe more I forgot about

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

No branches or pull requests

1 participant