static void removeSetFromList(L l, Collection set) { removeSetFromListQuickly(l, set); }