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

Namespaces should be comparable #22

Open
shakefu opened this issue Jul 14, 2020 · 0 comments
Open

Namespaces should be comparable #22

shakefu opened this issue Jul 14, 2020 · 0 comments

Comments

@shakefu
Copy link
Owner

shakefu commented Jul 14, 2020

Right now you can't == compare Namespaces which is not very fun.

We need to implement a __cmp__ operation that ideally is fast/short-circuits failures and possibly does some amount of tree caching to support very large namespaces.

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