Skip to main content
Log in

Mojo function

is_compile_time

is_compile_time() -> Bool

Returns true if the current code is executed at compile time, false otherwise.

Returns:

A boolean value indicating whether the code is being compiled.