static A strongestSignal(Cl l) { ret highestBy(l, s -> s.strength()); }