MCPcopy
hub / github.com/Effect-TS/effect / Predicate.test.ts

File Predicate.test.ts

packages/effect/test/Predicate.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 } from "@effect/vitest/utils"
3import { Function as Fun, pipe, Predicate } from "effect"
4

Callers

nothing calls this directly

Calls 8

pipeFunction · 0.90
assertTrueFunction · 0.90
assertFalseFunction · 0.90
itFunction · 0.85
predicateFunction · 0.70
pFunction · 0.70
productFunction · 0.50
productManyFunction · 0.50

Tested by

no test coverage detected