[semidet]is_json_term(@Term)
[semidet]is_json_term(@Term,
+Options)True if Term is a json term. Options are the same
as for
json_read/2, defining the Prolog
representation for the JSON
true
, false
and null
constants.
[semidet]is_json_term(@Term)
[semidet]is_json_term(@Term,
+Options)True if Term is a json term. Options are the same
as for
json_read/2, defining the Prolog
representation for the JSON
true
, false
and null
constants.