Next: , Up: Dictionary   [Index]


1.64.1 Dictionary class: instance creation

from: anArray

Answer a new dictionary created from the keys and values of Associations in anArray, such as {1 -> 2. 3 -> 4}. anArray should be specified using brace-syntax.

new

Create a new dictionary with a default size