aboutsummaryrefslogtreecommitdiff
path: root/lib/json/README.md
AgeCommit message (Collapse)Author
2025-08-17Major improvements to type inference to support `JSON({"key"=yes,Bruce Hill
"key2"=[1,2,{"ok"=JSON.Null}]})` and similar fancy type inference stuff.
2025-08-17Add JSON module.Bruce Hill