MapValues

mapvalues [<map>]

Returns the values of a map object.

Parameters:

  1. The map object to list all values of.

Returns: A List of values found within the map object.