object
json(ObjectRepresentation,PairRepresentation,StringRepresentation)ï
ObjectRepresentation- Object representation to be used when decoding JSON objects. Possible values arecurly(default) andlist.PairRepresentation- Pair representation to be used when decoding JSON objects. Possible values aredash(default),equal, andcolon.StringRepresentation- Text representation to be used when decoding JSON strings. Possible values areatom(default),chars, andcodes.
JSON parser and generator.
Availability:
logtalk_load(json(loader))Author: Paulo Moura and Jacinto Dávila
Version: 0:13:0
Date: 2024-07-16
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
 generate/2  parse/2
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)