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

File Pipeable.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertInstanceOf, assertSome, deepStrictEqual } from "@effect/vitest/utils"
3import { Option, Pipeable } from "effect"
4

Callers

nothing calls this directly

Calls 8

assertSomeFunction · 0.90
assertInstanceOfFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
methodBMethod · 0.80
methodAMethod · 0.80
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected