sbool anyCic(S s, Iterable l) { ret any(l, x -> cic(x, s)); }