Add a key to the set (no-op if already present).
Delete a key.
true if the key existed; otherwise false.
Test whether all values satisfy a predicate.
OptionalthisArg: unknownTest whether a key exists.
Test whether any value satisfies a predicate.
OptionalthisArg: unknownStaticcreate
An ordered Set backed by a red-black tree.