Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Filter.ts
File
Filter.ts
packages/effect/src/Filter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Defines composable checks that can also transform values.
3
*
4
* A `Filter<Input, Pass, Fail>` receives an input and returns a `Result`.
Callers
nothing calls this directly
Calls
7
self
Function · 0.85
taggedImpl
Function · 0.85
reasonImpl
Function · 0.85
fromPredicate
Function · 0.70
f
Function · 0.50
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected