Skip to content
cyclone-scheme edited this page Jul 6, 2021 · 2 revisions

Content automatically generated. Contributions from the community are very welcomed at the bottom of this file.

json

JSON parser library

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

Contributions from the community:

Clone this wiki locally