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

Function structure

repos/effect/packages/effect/src/Hash.ts:470–470  ·  view source on GitHub ↗
(o: A)

Source from the content-addressed store, hash-verified

468 * then optimizes the final hash.
469 *
470 * **Gotchas**
471 *
472 * A hash is not an equality proof. Because this implementation uses XOR,
473 * reordered inputs can produce the same hash.

Callers 1

hashFunction · 0.85

Calls 2

getAllObjectKeysFunction · 0.90
structureKeysFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…