static bool eqicGetOneOf(L l, int i, S... options) { ret eqicOneOf(get(l, i), options); }