_'s⁇bindings

Definitions:

map
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Maps, Queries
Answer a tuple containing the bindings of the specified map. A binding is a 2-tuple of key and value.
Position Name Type Description
Parameters
1 aMapType map A map.
Returns <<any…|2>…|> The argument's bindings.

Semantic restrictions:

map meta
Source: /avail/Avail/Foundation/Early Maps
Type Description
Parameter Types
map meta