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

Add a multi mode #21

Open
mourner opened this issue Jun 18, 2016 · 1 comment
Open

Add a multi mode #21

mourner opened this issue Jun 18, 2016 · 1 comment

Comments

@mourner
Copy link

mourner commented Jun 18, 2016

In C++, in addition to set, there's multiset which allows duplicate values. This is important for some algorithms, so it would be nice to have an option to allow duplicates in bintrees.

@Siri0n
Copy link

Siri0n commented Jun 21, 2016

+1, I suddenly need tree with possibly equal values for Treesort algorithm.

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

2 participants