Skip to main content
Log in

Mojo struct

PoolMethod

@register_passable(trivial) struct PoolMethod

Fields

  • value (Int):

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Aliases

AVG

alias AVG = PoolMethod(1)

MAX

alias MAX = PoolMethod(0)

Methods

__eq__

__eq__(self, rhs: Self) -> Bool

__ne__

__ne__(self, rhs: Self) -> Bool