beard.io

Undocumented in source.

Members

Functions

print
void print(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
printIndent
void printIndent(S stream, int indent)
Undocumented in source. Be warned that the author may not have intended to support it.
printIndented
void printIndented(S stream, int indent, H h, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
printIndented
void printIndented(int indent, H h)
Undocumented in source. Be warned that the author may not have intended to support it.
println
void println(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

INDENT_STR
auto INDENT_STR;
Undocumented in source.

Meta