Skip to main content

Mojo struct

MHASchedule

struct MHASchedule

Implemented traits​

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

comptime members​

DEFAULT​

comptime DEFAULT = MHASchedule(Int32(0))

PROMPT_ROTATE​

comptime PROMPT_ROTATE = MHASchedule(Int32(1))

Methods​

__eq__​

__eq__(self, other: Self) -> Bool

Returns:

Bool

__ne__​

__ne__(self, other: Self) -> Bool

Returns:

Bool