static S findInListIC(L l, S s) { ret get(l, indexOfIC(l, s)); }