All predicatesShow sourcejson.pl -- Old JSON library

deprecated
- The JSON library has been moved to library(json). This stub loads and reexports the new library. Please update your code accordingly.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source json(Arg1, Arg2, Arg3, Arg4)
Source json_write_dict(Arg1, Arg2, Arg3)
Source atom_json_dict(Arg1, Arg2, Arg3)
Source json_read_dict(Arg1, Arg2, Arg3)
Source json_write_dict(Arg1, Arg2)
Source json_read_dict(Arg1, Arg2)
Source is_json_term(Arg1, Arg2)
Source json_write(Arg1, Arg2, Arg3)
Source atom_json_term(Arg1, Arg2, Arg3)
Source is_json_term(Arg1)
Source json_write(Arg1, Arg2)
Source json_read(Arg1, Arg2)
Source json_read(Arg1, Arg2, Arg3)