type src.elv.sh/pkg/persistent/hashmap.node (interface)
Method Implmentations
assoc(shift, hash uint32, k, v interface{}, h Hash, eq Equal) (node, bool)
(*arrayNode).assoc
(*bitmapNode).assoc
(*collisionNode).assoc
find(shift, hash uint32, k interface{}, eq Equal) (interface{}, bool)
(*arrayNode).find
(*bitmapNode).find
(*collisionNode).find
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)