Std.Out.stdout
1 declaration
fn
stdout: Std.Out.PrinterThis is a callable function.
What it does
A printer to the output stream: pieces separated by a space, line ended by a
newline.
Read the signature
- The text after the name is the type checked by Pudu.
