Struct PrettyPrinters.Indenter

A pretty-printer that indents the nodes with a tabulation character '\t' per level of nesting.

Template arguments

struct Indenter(StringType);

Authors

Copyright

License