You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework the "PrettyPrint" logic to output to a Stream/TextWriter, which defaults to the standard output when not specified. This would provide more flexibility than StringBuilder object.
The text was updated successfully, but these errors were encountered:
Rework the "PrettyPrint" logic to output to a Stream/TextWriter, which defaults to the standard output when not specified. This would provide more flexibility than StringBuilder object.
The text was updated successfully, but these errors were encountered: