Creates a new Map from the list of dictionary entries. If there are duplicate keys, the last one takes precedence.
Map
List of entries.
A new Map made from the entries.
Generated using TypeDoc
Creates a new
Map
from the list of dictionary entries. If there are duplicate keys, the last one takes precedence.