static bool eqGetOneOf(L l, int i, A... options) { ret eqOneOf(get(l, i), options); }