MCPcopy Create free account
hub / github.com/effect-app/libs / Predicate.test.ts

File Predicate.test.ts

repos/effect/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 { Function as Fun, pipe, Predicate } from "effect"
3import assert from "node:assert/strict"
4

Callers

nothing calls this directly

Calls 6

pipeFunction · 0.90
predicateFunction · 0.85
someMethod · 0.80
pFunction · 0.70
composeMethod · 0.65
andMethod · 0.45

Tested by

no test coverage detected