jaypha.io.print

Undocumented in source.

Members

Functions

fprint
void fprint(Writer w, Char[] fmt, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
fprintln
void fprintln(Writer w, Char[] fmt, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(Writer w, S args)
Undocumented in source. Be warned that the author may not have intended to support it.
println
void println(Writer w, S args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta