MCPcopy Index your code
hub / github.com/Effect-TS/effect / foreign.test.ts

File foreign.test.ts

packages/effect/test/Effect/foreign.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertLeft, deepStrictEqual } from "@effect/vitest/utils"
3import { Cause, Context, Effect, Either, Exit, Option, pipe } from "effect"
4import { nextInt } from "effect/Random"

Callers

nothing calls this directly

Calls 6

deepStrictEqualFunction · 0.90
pipeFunction · 0.90
assertLeftFunction · 0.90
unifyFunction · 0.85
eitherMethod · 0.80
failMethod · 0.65

Tested by

no test coverage detected