Dual32Key struct, allows the usage of two 32-bit integer values as a combined 64-bit key.
Compares this instance with other.
false if 'ushort' is the type of hi (below) or true if it is 'short'.
hi: Carries the higher 16 bits of the key.
lo: Carries the lower 16 bits of the key.
See Implementation
Dual32Key struct, allows the usage of two 32-bit integer values as a combined 64-bit key.