static Set mergeSets(Set... l) { ret joinSets(l); }