Add class wrapper for map variant type
Adds Ujo Types map object to allow Python like dictionary behavior of the map it inherits from MutableMapping an implements all necessary class functions of the MutableMapping abstract base class.
Adds Ujo Types map object to allow Python like dictionary behavior of the map it inherits from MutableMapping an implements all necessary class functions of the MutableMapping abstract base class.