Collection newSet
Aus ExpeccoWiki
Schema
Description
Create a new empty Set. The collection can then be filled using the "addElement" block, however, duplicate elements are automatically detected by the set and will be stored only once in the collection.
Back to Standard Library.
Previous: Collection [ NewOrderedCollection ]
Next: Collection [ NewSortedCollection ]
