Did you know ... | Search Documentation: |
Predicate prolog_to_json/2 |
boolean
, commonly used thruth-values in Prolog are converted
to JSON booleans. Boolean translation accepts one of true
,
on
, 1
, @true, false
, fail
, off
or 0
, @false.
type_error(json_term, X)