src.elv.sh/pkg/persistent/hashmap.collisionNodeIterator.index (field)
4 uses
src.elv.sh/pkg/persistent/hashmap (current package)
hashmap.go#L573: index int
hashmap.go#L577: entry := it.n.entries[it.index]
hashmap.go#L582: return it.index < len(it.n.entries)
hashmap.go#L586: it.index++
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)