static bool allUnique(Cl l) { ret l(uniquify(l)) == l(l); }