static Set concatListsAsCISet(Collection> lists) { ret concatListsToCISet(lists); }