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

File foreign.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { strictEqual } from "@effect/vitest/utils"
3import { Channel, Context, Effect, Either, Exit, Option, pipe, Random } from "effect"
4import { unify } from "effect/Unify"

Callers

nothing calls this directly

Calls 5

pipeFunction · 0.90
strictEqualFunction · 0.90
unifyFunction · 0.85
failMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected