json/docs/examples/operator_spaceship__scalart...

5 lines
101 B
Plaintext

false <=> true := less
17 <=> 17.000000 := equivalent
17 <=> nan := unordered
"17" <=> 17 := greater