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

Quantity: dunder methods #5

Open
lucascolley opened this issue Feb 7, 2025 · 1 comment · May be fixed by #8
Open

Quantity: dunder methods #5

lucascolley opened this issue Feb 7, 2025 · 1 comment · May be fixed by #8

Comments

@lucascolley
Copy link
Member

Initial discussion at https://github.com/quantity-dev/quantity-api/pull/1/files#r1943441155

@nstarman
Copy link

nstarman commented Feb 9, 2025

To help the transfer, this was the Q

What are the other dunder methods we should provide?

__ne__, __lt__, __le__, __gt__, __ge__, __add__, __sub__, __mul__, __matmul__, __truediv__, __floordiv__, __mod__, __divmod__, __pow__, shifts, &, ^, |, ...

@lucascolley lucascolley changed the title Dunder methods Quantity: dunder methods Mar 12, 2025
@lucascolley lucascolley transferred this issue from quantity-dev/quantity-api Mar 12, 2025
@lucascolley lucascolley linked a pull request Mar 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants