entries
Description
returns a
table containing the key-value pairs of the specified dictionary. Entries are returned in
the order in which the entries were added to the dictionary.E = entries(d)
returns a
table containing the key-value pairs of the specified dictionary. Entries are returned in
the order in which the entries were added to the dictionary.E = entries(d)