static S listFindIC(Collection l, S s) { ret findInListIC(l, s); }