Returns a human-friendly debug string for a tree-like structure
console.log(Trees.prettyPrint(obj)); Copy
console.log(Trees.prettyPrint(obj));
Returns a human-friendly debug string for a tree-like structure