For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo struct
FragOrder
struct FragOrder
Fragment load ordering within an MMA block.
Fieldsβ
- βb_before_a (
Bool):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable
Methodsβ
b_firstβ
static b_first() -> Self
B-fragment before A-fragment.
a_firstβ
static a_first() -> Self
A-fragment before B-fragment.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!