Y
Hacker News
new
|
ask
|
show
|
jobs
by
jle
2501 days ago
you don't need an ordered JSON for this. Just make sure that your equality tests ignore ordering, or that your and hash functions will hash two JSON objects with the same key but different order to the same hash.