src/jsonpak/dollar

Search:
Group by:
Source   Edit  

Procs

proc `$`(tree: JsonTree): string {....raises: [], tags: [], forbids: [].}
Converts tree to its JSON Representation on one line. Source   Edit  
proc toUgly(result: var string; tree: JsonTree; n: NodePos) {....raises: [],
    tags: [], forbids: [].}
Source   Edit