MCPcopy
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

1import { describe, it } from "@effect/vitest"
2import { assertTrue } from "@effect/vitest/utils"
3import * as Chunk from "effect/Chunk"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 9

assertTrueFunction · 0.90
sinkRaceLawFunction · 0.85
findSinkFunction · 0.70
mapMethod · 0.65
nextIntBetweenMethod · 0.65
ofMethod · 0.65
shuffleMethod · 0.65
unfoldEffectFunction · 0.50
pipeFunction · 0.50

Tested by

no test coverage detected