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

File Predicate.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * This module provides a collection of functions for working with predicates and refinements.
3 *
4 * A `Predicate<A>` is a function that takes a value of type `A` and returns a boolean.

Callers

nothing calls this directly

Calls 4

isObjectFunction · 0.85
keysMethod · 0.80
fFunction · 0.70
pFunction · 0.50

Tested by

no test coverage detected