MCPcopy 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.tsFile · 0.65
evalFunction · 0.65
makeBuilderFunction · 0.65
addFunction · 0.65
matcher.tsFile · 0.65
runMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected