Skip to content

like the ponylang stdlib json library - just everything `val`

Notifications You must be signed in to change notification settings

mfelsche/pony-immutable-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immutable JSON

CircleCI

Just like the Ponylang stdlib JSON package, just with everything immutable.

That means most of all JsonArray and JsonObject have a val capability now instead of ref. It was horrible to parse and serialize JSON if you have val data or you only see it as box.

About

like the ponylang stdlib json library - just everything `val`

Resources

Stars

Watchers

Forks

Packages

No packages published