Utility for printing JSON objects, which in some other languages might be called alists, dictionaries, hashes, records, etc.
Syntax Example:
(jp-object :tag (vl-print "loc") :file (vl-print x.filename) :line (vl-print x.line) :col (vl-print x.col)) ---> { "tag": "loc", "file": ... }
The arguments to