discard#

TypedSet.discard()#

Remove an element from a set if it is a member.

If the element is not a member, do nothing.