Function Subspace :: sus :: num :: operator<=>
Returns the ordering of l
and r
for unsigned integers.
Equivalent values also compare as equal and are replaceable so this
satisfies the StrongOrd
concept.
Returns the ordering of l
and r
for unsigned integers.
Equivalent values also compare as equal and are replaceable so this
satisfies the StrongOrd
concept.