corefunc/upsert-map
Addition of a method that will add a value to a map if the map does not already have something at key, and will also update an existing value at key.
JavaScriptMIT
Addition of a method that will add a value to a map if the map does not already have something at key, and will also update an existing value at key.
JavaScriptMIT