MCPcopy Index your code
hub / github.com/Effect-TS/effect / equivalence

Function equivalence

packages/effect/src/Equal.ts:101–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 * @category instances
100 */
101export const equivalence: <A>() => Equivalence<A> = () => equals

Callers 11

Chunk.test.tsFile · 0.85
List.test.tsFile · 0.85
propertyTypeFunction · 0.85
Equivalence.tsFile · 0.85
allFunction · 0.85
productManyFunction · 0.85
Schema.tsFile · 0.85
isSubrecordByFunction · 0.85

Calls

no outgoing calls

Tested by 1

propertyTypeFunction · 0.68