[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
-1
if op is set to +infty, -1
if set to
-infty, and 0
otherwise.
+1
, 0
or -1
).
Return -1
if op1 is less than op2, 0
if they
are equal, and +1
if op1
is greater than op2.
Return true
if equality.