alecthomas / alecthomas/mph

key/value Iteration starting from 1 minhash value

Aperta
#8 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
192
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.