add Map.mergeAll method, default implementation, and overrides in concrete classes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs

      Add a new Map.mergeAll(otherMap, remappingFunction) method that merges all the entries of one otherMap into this one, running remappingFunction to merge values of keys that exist in both maps. This is the aggregate version of Map.merge().

            Assignee:
            Stuart Marks
            Reporter:
            Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: