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

File Boolean.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertTrue, deepStrictEqual } from "@effect/vitest/utils"
3import { Boolean, pipe } from "effect"
4

Callers

nothing calls this directly

Calls 6

assertTrueFunction · 0.90
assertFalseFunction · 0.90
pipeFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
matchFunction · 0.70

Tested by

no test coverage detected