prataprc / jsondata

JSON processor
https://docs.rs/jsondata
MIT License
9 stars 3 forks source link

Sortable JSON #6

Closed prataprc closed 5 years ago

prataprc commented 5 years ago

When JSON is the document format for databases, there shall always be some need to define PartialOrd and Ord for JSON formated values. More specifically we may need to figure out the following details -