add#

TypedSet.add(item)[source]#

Add an element to a set.

This has no effect if the element is already present.