Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ RcMap.test.ts
File
RcMap.test.ts
packages/effect/test/RcMap.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Cause, Data, Effect, Exit, RcMap, Scope } from
"effect"
3
import
{ TestClock } from
"effect/testing"
4
Callers
nothing calls this directly
Calls
11
push
Method · 0.80
adjust
Method · 0.80
make
Method · 0.65
pipe
Method · 0.65
get
Method · 0.65
close
Method · 0.65
invalidate
Method · 0.65
sync
Method · 0.45
provide
Method · 0.45
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected