Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isObject
Function · 0.85
keys
Method · 0.80
f
Function · 0.70
p
Function · 0.50
Tested by
no test coverage detected