Helper class which implements complex Map operations in term of basic ones (Map.keys, Map.operator [], Map.operator [=] and Map.remove.) Not all methods are necessary to implement each particular operation.
Helper class which implements complex Map operations in term of basic ones (Map.keys, Map.operator , Map.operator = and Map.remove.) Not all methods are necessary to implement each particular operation.