Package: effect
Module: Hash
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
Hash for the interface implemented with this symbolisHash for checking whether a value implements Hashhash for computing hash valuesSignature
declare const symbol: "~effect/interfaces/Hash"
Since v2.0.0