I can imagine serializing a dict as a JSON Array (of 2-element Arrays) so that the order could be preserved. I imagine that would impact performance somewhat, but it does seem possible, no?
I can imagine serializing a dict as a JSON Array (of 2-element Arrays) so that the order could be preserved. I imagine that would impact performance somewhat, but it does seem possible, no?