Collection newDictionary
Aus ExpeccoWiki
Schema
Description
Create a new empty Dictionary (aka HashTable). The collection can then be filled using the "atPut" blocks with arbitrary keys (however, in most cases, strings are used as keys).
Back to Standard Library.
Previous: Collection [ ElementAtPut 0-based ]
Next: Collection [ NewOrderedCollection ]
