next up previous contents
Next: The Function ``switch'' Up: Expressions Previous: The Function ``multi''   Contents

The Function ``set''

The expression ``set(list)'' yields a list which contains each element of list, but only once. That means, the list is converted to a set.



Bjoern Beutel