Pudu programming language
Menu
API reference

Std.Out.stdout

1 declaration

fn

stdout: Std.Out.Printer

This 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.

Back to Std.OutSearch related declarations