Pudu programming language
Menu

Std.App.Report

1 declaration

type

Report

This declaration introduces a public type.

What it does

What a start or a stop did.

The stages that came up are named, not just counted, because the caller of

a failed start needs to know how far it got, and because a stop reports the

same shape so the two can be compared.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.AppSearch related declarations