Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ RcRef.test.ts
File
RcRef.test.ts
packages/effect/test/RcRef.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
{ assertTrue, strictEqual } from
"@effect/vitest/utils"
3
import
{ Effect, Exit, RcRef, Scope, TestClock } from
"effect"
4
Callers
nothing calls this directly
Calls
9
strictEqual
Function · 0.90
assertTrue
Function · 0.90
sync
Method · 0.80
isInterrupted
Method · 0.80
make
Method · 0.65
pipe
Method · 0.65
close
Method · 0.65
get
Method · 0.65
adjust
Method · 0.65
Tested by
no test coverage detected