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

one use

	src.elv.sh/pkg/persistent/hashmap (current package)
		hashmap.go#L522: func (n *collisionNode) assoc(shift, hash uint32, k, v interface{}, h Hash, eq Equal) (node, bool) {