4 lines
80 B
Text
4 lines
80 B
Text
|
|
set = new('set')
|
||
|
|
* Add all the elements of the array to the set.
|
||
|
|
add(set,array)
|