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

key/value Iteration starting from 1 minhash value #8

Open
vseledkin opened this issue Nov 21, 2016 · 1 comment
Open

key/value Iteration starting from 1 minhash value #8

vseledkin opened this issue Nov 21, 2016 · 1 comment

Comments

@vseledkin
Copy link

vseledkin commented Nov 21, 2016

It probably must start from 0? one key and value which is at 0 is always missed when using iterator
correction: iterator interface is a bit confusing, right pattern of usage get() next() get() instead of more usual next() get() next() get() or better hasNext() get() hasNext() get()

@domino14
Copy link

domino14 commented Jan 7, 2019

what

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