effect-io-ai

Package: effect
Module: Hash

Hash.symbol

Defines the unique identifier used to identify objects that implement the Hash interface.

When to use

Use as the computed property key for the method that supplies a custom hash value on a Hash implementor.

See

Signature

declare const symbol: "~effect/interfaces/Hash"

Source

Since v2.0.0