hi all, i have updated the swift-json library to support roundtripping of floating point types, filling a longstanding feature gap within the library.
this was implemented by slightly extending the standard JSON grammar to support the special tokens nan, snan, and (-)inf.
a note on documentation: due to lack of sponsors i am currently unable to provide online API docs for swift-json. i suggest reading the rendered markdown tutorials and snippets directly on GitHub until such time as i am able to get the site back online.