Pudu programming language
Menu
API reference

Std.Out.bare

1 declaration

fn

bare: Std.Out.Printer

This is a callable function.

What it does

A printer that writes nothing between pieces and nothing at the end.

The starting point for building a line from parts written at different

times, where every separator and ending is the caller's to supply.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.OutSearch related declarations