This commit is contained in:
Tony Garnock-Jones 2018-10-02 13:02:50 +01:00
parent 374ab89cd0
commit 9cb8ef45c9
1 changed files with 2 additions and 0 deletions

View File

@ -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