Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 198 Bytes

json

JSON parser library

JSON Scheme
Object Vector: #((symbol . value) (symbol . value) ...)
Array List: (element ...)
String String
Number Number
Boolean Boolean