type src.elv.sh/pkg/persistent/hashmap.bitmapNode (struct)

Method Implmentations (3 other methods implement nothing)

assoc(shift, hash uint32, k, v interface{}, h Hash, eq Equal) (node, bool) (*T).m : node.assoc
find(shift, hash uint32, k interface{}, eq Equal) (interface{}, bool) (*T).m : node.find
without(shift, hash uint32, k interface{}, eq Equal) (node, bool) (*T).m : node.without