alecthomas / alecthomas/mph

key/value Iteration starting from 1 minhash value

Abierto
#8 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
192
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.