Closed jakobs closed 5 years ago
@jakobs What do you mean by same structure?
Regarding to the order, Ruby hashes preserve the order of the definition of the keys, but you shouldn't rely on the order of a Hash.
@jakobs ?
I'm closing this issue for the lack of feedback and discussion.
It would be great if this library could maintain the same structure and ordering of the input toml file between parse and dump.