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 on sset() union/__and__/__or__/__xor__, etc... #3

Closed
asuiu opened this issue Dec 22, 2017 · 2 comments
Closed

Implement on sset() union/__and__/__or__/__xor__, etc... #3

asuiu opened this issue Dec 22, 2017 · 2 comments
Assignees

Comments

@asuiu
Copy link
Owner

asuiu commented Dec 22, 2017

When performing a sset() | sset() it returns a set. We need it return sset so it can be chained further.

@asuiu asuiu self-assigned this Dec 22, 2017
asuiu pushed a commit that referenced this issue May 20, 2018
@asuiu
Copy link
Owner Author

asuiu commented May 20, 2018

Fixed in this commit

@asuiu asuiu closed this as completed May 20, 2018
@asuiu
Copy link
Owner Author

asuiu commented May 20, 2018

ATM just for Py3 version!

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