compare abstract method

bool compare(
  1. int idx1,
  2. int idx2,
  3. CmpOp op
)

Implementation

bool compare(int idx1, int idx2, CmpOp op);