src.elv.sh/pkg/persistent/hashmap.bitmapNode.withoutEntry (method)
3 uses
src.elv.sh/pkg/persistent/hashmap (current package)
hashmap.go#L368: func (n *bitmapNode) withoutEntry(bit, idx uint32) *bitmapNode {
hashmap.go#L443: return n.withoutEntry(bit, idx), true
hashmap.go#L448: return n.withoutEntry(bit, idx), true
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)