Pudu programming language
Menu
API reference

Std.App.Trace.untraced

1 declaration

fn

untraced: Std.App.Trace.Trace

This is a callable function.

What it does

A trace that follows nothing and is not recorded.

What a piece of work has when entropy could not be reached. Not a failure:

tracing exists to explain what happened, and it must not be able to stop

the work it is explaining.

Read the signature

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

Back to Std.App.TraceSearch related declarations