Using objects as keys in a Map object
Creating a Map object with initial key-value pairs
Converting the values of a Map object to an array
Converting the keys of a Map object to an array
Iterating over a Map object using forEach()