Finds a node by key or adds a new one if inexistent. Useful when the AA is on the lhs, e.g.: aa["b"] = 1;
See Implementation
Finds a node by key or adds a new one if inexistent. Useful when the AA is on the lhs, e.g.: aa["b"] = 1;