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

File Function.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual, throws } from "@effect/vitest/utils"
3import { Function, String } from "effect"
4

Callers

nothing calls this directly

Calls 7

deepStrictEqualFunction · 0.90
throwsFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
fFunction · 0.70
pipeMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected