Represents a comparision between two items of the same type. Should return 0 if they are the same, >0 if a > b, <0 if a < b.
Generated using TypeDoc
Represents a comparision between two items of the same type. Should return 0 if they are the same, >0 if a > b, <0 if a < b.