map
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Maps, Queries
Answer a tuple containing the values of the specified map. The values are arranged in no particular order.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | aMapType | map | A map. | |
Returns | tuple | The argument's values. |