Instance Methodswift 6.1.2Cxx

contains(_:)

Returns a Boolean value that indicates whether the given element exists in the set.

func contains(_ element: Self.Element) -> Bool