alecthomas / alecthomas/mph

key/value Iteration starting from 1 minhash value

未关闭
#8 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
192
派生
21
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。