Mojo struct
Fill
struct Fill
Aliases
NONE = 0
: No fill.ZERO = 1
: Fill with zeros.NAN = 2
: Fill with NaNs.
Implemented traits
AnyType
,
Copyable
,
ExplicitlyCopyable
,
Movable
,
UnknownDestructibility
Methods
__eq__
__eq__(self, other: Self) -> Bool
__ne__
__ne__(self, other: Self) -> Bool
__is__
__is__(self, other: Self) -> Bool
__isnot__
__isnot__(self, other: Self) -> Bool
__str__
__str__(self) -> String
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!