MCPcopy Create free account
hub / github.com/effect-app/libs / Hash.ts

File Hash.ts

repos/effect/packages/effect/src/Hash.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Computes Effect hash values and defines the interface for objects that want
3 * to provide their own hash implementation. Hashes are small numeric
4 * fingerprints used by Effect data structures to bucket values quickly; they

Callers

nothing calls this directly

Calls 4

iterableWithFunction · 0.85
stringFunction · 0.70
combineFunction · 0.70
hashFunction · 0.70

Tested by

no test coverage detected