68
Keys Get Updated Too
•A key might have interesting state of its own, and so Include and Replace assign new values to both the existing key and existing element. •Sometimes the key assignment is more than you really want, if you’re only interested in elements.  You can avoid unwanted key assignment by using conditional Insert combined with Replace_Element.