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