Re: Add REMOVE to map put/nested_put (maybe?)
- Posted by ghaberek (admin) Apr 24, 2013
- 1233 views
jimcbrown said...
OTOH, I can't think of a more elegant way to do what you are trying to do. (nested_remove() ? That's superfluous. Rename nested_put() to nested_transform(), and then a REMOVE operation? But nested_put() is so much easier to type.)
It's been swirling around in my head for a few days now, and I feel the same way. How about nested_update(), and/or simply update().
-Greg