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