Module prelude

Module prelude 

Source
Expand description

The prelude macros.

Macrosยง

bail
Returns early with an error.
debug
Prints to Aidoku logs if debug assertions are enabled.
error
Constructs an error with a message.
format
Creates a String using interpolation of runtime expressions.
println
Prints to Aidoku logs.
register_source
Registers a source for use with Aidoku.