try {
        const res = this.operators[op]({
          args,
          arrayIndices: [],
          env: this.env,