clear method

On this page

clear

Removes all items from the set.

def clear(self):
    ...

See Also

On this page