Class: Map#
This is a Mapping of key/value pairs.
Attributes#
m : list[“Map.M”] This is a key/value pair used to build up a Mapping. The Element and Attribute name are kept to single letters to minimize the length at the expense of readability as they are likely to occur many times.
URI: core:Map