alecthomas / alecthomas/mph

key/value Iteration starting from 1 minhash value

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
192
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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()

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.