Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ racing.test.ts
File
racing.test.ts
packages/effect/test/Sink/racing.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 } from
"@effect/vitest/utils"
3
import
* as Chunk from
"effect/Chunk"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
9
assertTrue
Function · 0.90
sinkRaceLaw
Function · 0.85
findSink
Function · 0.70
map
Method · 0.65
nextIntBetween
Method · 0.65
of
Method · 0.65
shuffle
Method · 0.65
unfoldEffect
Function · 0.50
pipe
Function · 0.50
Tested by
no test coverage detected