operator [] method

ScriptOp operator [](
  1. int i
)

Implementation

ScriptOp operator [](int i) => ops[i];