Returns whether the set has the given element. Intended for use with structs and classes that can interface with the type of T through the cmp and equal functions's overrides.
See Implementation
Returns whether the set has the given element. Intended for use with structs and classes that can interface with the type of T through the cmp and equal functions's overrides.