Pudu programming language
Menu
API reference

Std.Signal.running

1 declaration

fn

running: Bool

This is a callable function.

What it does

Whether the program may keep going.

The same question the other way round, for the loop that reads better as a

condition than as a test and a break.

Read the signature

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

Back to Std.SignalSearch related declarations