mirror of
https://github.com/wader/fq.git
synced 2024-11-24 03:05:22 +03:00
095e1161b7
Seems to be more common.
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
def toxml: toxml(null);
|
|
def _xml__todisplay: tovalue;
|
|
|
|
def _xml__help:
|
|
{ links: [
|
|
{title: "xml.com's Converting Between XML and JSON", url: "https://www.xml.com/pub/a/2006/05/31/converting-between-xml-and-json.html"}
|
|
]
|
|
};
|