static bool remove_trueIfChanged(Cl l, A a) { ret l != null && l.remove(a); }