1[1,2,3] <=> [1,2,4] := less 2{"A":"a","B":"b"} <=> {"A":"a","B":"b"} := equivalent 3"foo" <=> 17 := greater 4"foo" <=> <discarded> := unordered 5