static bool neqGet(L l, int i, O o) {
  ret neq(get(l, i), o);
}