Method ADT.Set()->remove()

class ADT.Set

Method remove

void remove(ValueType ... items)

Description

Remove items from the set.