Skip to main content

Mojo function

is_defined

is_defined[name: StringSlice[StaticConstantOrigin]]() -> Bool

Return true if the named value is defined.

Parameters:

Returns:

Bool: True if the name is defined.

Was this page helpful?