static Set asSyncTreeSet(Iterable l) { return synchroTreeSet(cloneTreeSet(l)); }