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