Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Equivalence.test.ts
File
Equivalence.test.ts
packages/effect/test/Equivalence.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ assertFalse, assertTrue } from
"@effect/vitest/utils"
3
import
{ Equivalence, pipe } from
"effect"
4
Callers
nothing calls this directly
Calls
7
assertTrue
Function · 0.90
assertFalse
Function · 0.90
pipe
Function · 0.90
it
Function · 0.85
eq
Function · 0.85
array
Method · 0.80
combine
Method · 0.65
Tested by
no test coverage detected