src.elv.sh/pkg/persistent/hashmap.arrayNode.find (method, view implemented interface methods)

one use

	src.elv.sh/pkg/persistent/hashmap (current package)
		hashmap.go#L246: func (n *arrayNode) find(shift, hash uint32, k interface{}, eq Equal) (interface{}, bool) {