Open
Description
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
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
Activity