Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Data.test.ts
File
Data.test.ts
packages/effect/test/Data.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, deepStrictEqual, strictEqual } from
"@effect/vitest/utils"
3
import
{ Data, Equal, pipe } from
"effect"
4
Callers
nothing calls this directly
Calls
15
strictEqual
Function · 0.90
assertTrue
Function · 0.90
assertFalse
Function · 0.90
pipe
Function · 0.90
deepStrictEqual
Function · 0.90
it
Function · 0.85
NotFound
Class · 0.85
InternalServerError
Class · 0.85
array
Method · 0.80
Person
Interface · 0.70
Foo
Interface · 0.70
Bar
Interface · 0.70
Tested by
no test coverage detected