Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ evaluate
Method
evaluate
packages/effect/src/Match.ts:152–152 ·
view source on GitHub ↗
(input: unknown)
Source
from the content-addressed store, hash-verified
150
readonly _tag:
"Not"
151
guard(u: unknown): boolean
152
evaluate(input: unknown): any
153
}
154
155
/**
Callers
6
grouping.test.ts
File · 0.65
eval
Function · 0.65
makeBuilder
Function · 0.65
add
Function · 0.65
matcher.ts
File · 0.65
run
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected