Skip to main content

Mojo trait

Hasher

Implemented traits

AnyType, UnknownDestructibility

Methods

__init__

__init__(out self: _Self)

Returns:

_Self

update

update[T: Hashable](mut self: _Self, value: T)

finish

finish(var self: _Self) -> SIMD[uint64, 1]

Returns:

SIMD

Was this page helpful?