diff --git a/preserves.md b/preserves.md index 6298485..1683138 100644 --- a/preserves.md +++ b/preserves.md @@ -1414,4 +1414,6 @@ remain case-insensitive (`%i"..."`). However, non-JSON extensions do not. There's only one (?) at the moment, the `%i"f"` in `Float`; should it be changed to case-sensitive? +TODO: Examples of the ordering. `"bzz" < "c" < "caa"`; `#true < 3 < "3" < |3|` + ## Notes