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

Method Implmentations (2 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