{id: json}
{id: parse-json} {i: json} {i: to_json} {i: parse}
- Round trip with JSON
- Have to
require "json"
for the method to be added.
{id: json-to-namedtuple} {i: NamedTuple} {i: from_json} {i: JSON}
{id: reading-a-json-file} {i: NamedTuple}
{id: json-to-array} {i: JSON} {i: from_json}