Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ destructors.test.ts
File
destructors.test.ts
packages/effect/test/Effect/destructors.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
{
3
assertFailure,
4
assertFalse,
Callers
nothing calls this directly
Calls
12
pipe
Function · 0.90
assertRight
Function · 0.90
assertNone
Function · 0.90
assertLeft
Function · 0.90
assertTrue
Function · 0.90
assertFalse
Function · 0.90
assertFailure
Function · 0.90
strictEqual
Function · 0.90
assertSome
Function · 0.90
option
Method · 0.80
fail
Method · 0.65
die
Method · 0.65
Tested by
no test coverage detected