Returns an empty set with the same configuration.
@useResult ISet<T> clear() => ISetImpl.empty<T>(config);