I\'m considering migrating my state management layer to using Map versus using a standard object.
From what I\'ve read, Map is effectively a hash table where
Map