Compare two static IDs, enabling sorting. Note that this order is only guaranteed to be the same during the same program run, as the IDs may change.
A negative value if this ID comes before the other. 0 if they're equal. A positive value if this ID comes after the other.
See Implementation
Compare two static IDs, enabling sorting. Note that this order is only guaranteed to be the same during the same program run, as the IDs may change.