static bool eqOneOfIC(S s, S... l) { ret eqicOneOf(s, l); }