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

File Predicate.ts

repos/effect/packages/effect/src/Predicate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Defines runtime checks for values.
3 *
4 * A `Predicate<A>` returns `true` or `false` for an `A`. A

Callers

nothing calls this directly

Calls 3

selfFunction · 0.85
isObjectKeywordFunction · 0.85
fFunction · 0.50

Tested by

no test coverage detected