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

Supply the growth and shrink factors on hash table creation #8

Open
emiltayl opened this issue May 7, 2012 · 0 comments
Open

Supply the growth and shrink factors on hash table creation #8

emiltayl opened this issue May 7, 2012 · 0 comments
Assignees
Milestone

Comments

@emiltayl
Copy link
Owner

emiltayl commented May 7, 2012

In order to allow using the table with various growth and shrink factors without recompiling the hash table's code, it should be possible to set it upon hash table creation. It should also be possible to prevent the table from growing or shrinking.

@ghost ghost assigned emiltayl May 7, 2012
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