get
Retrieves the value associated with the provided key.
Return
The associated value, or undefined if the key does not exist in the collection.
Parameters
key
The key whose value is to be retrieved.
Retrieves the value associated with the provided key.
The associated value, or undefined if the key does not exist in the collection.
The key whose value is to be retrieved.