On Tue, Dec 11, 2018 at 12:31 AM Zelphir Kaltstahl
<zelphirkaltst...@gmail.com> wrote:
> As long as translating back and forth from JSON and guile still results
> in the same structure, this seems fine. Translating JSON to Guile and
> then writing it back as JSON again should not result in JSON changes.

Yes, that's guaranteed. The only thing that changes is the order of
json objects but, by the spec, objects are unordered so we are good.

> Thanks for guile-json!

My pleasure! Thank you!

Best,

Aleix

Reply via email to