[ Reference Manual | Alphabetic Index ]library(json)
Read and write JSON format
Predicates
- json_read(+Stream, -JsonTerm, +Options)
- Read a JSON element from a stream
- json_write(+Stream, ++JsonTerm, +Options)
- Write a JSON element to a stream
About
- Author: Joachim Schimpf
- Copyright © Joachim Schimpf, Coninfer Ltd
- Date: $2019$
Generated from json.eci on 2022-09-03 14:26