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

Python operator module #4

Open
hturner08 opened this issue Feb 11, 2018 · 0 comments
Open

Python operator module #4

hturner08 opened this issue Feb 11, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@hturner08
Copy link
Owner

For data structures such as binary search trees, I compare nodes using a compareTo method I wrote. However, using the python operator module functions would be a more effective comparison method. In the binary search tree class is an example of the format. If anyone could implement it for all nodes that require it, it would be a great help.

@hturner08 hturner08 added the enhancement New feature or request label Feb 11, 2018
hturner08 pushed a commit that referenced this issue Feb 12, 2018
hturner08 pushed a commit that referenced this issue Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant