Skip to main content

Mojo struct

Major

struct Major

Fields​

  • ​val (Int):

Implemented traits​

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members​

comptime K = Major(0)

MN​

comptime MN = Major(1)

Methods​

__eq__​

__eq__(self, rhs: Self) -> Bool

Returns:

Bool