You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tpoxa
changed the title
BUG: Inconsistent sort order of children elements during marshalling
ENHANCEMENT: Inconsistent sort order of children elements during marshalling
Sep 13, 2024
Marshaling of the same node returns a list of children nodes in a different order.
Possibly because of the range over a map of children here:
https://github.com/spyzhov/ajson/blob/master/encode.go#L66
The text was updated successfully, but these errors were encountered: