Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ evaluate
Method
evaluate
packages/effect/src/Match.ts:233–233 ·
view source on GitHub ↗
(input: unknown)
Source
from the content-addressed store, hash-verified
231
readonly _tag:
"Not"
232
guard(u: unknown): boolean
233
evaluate(input: unknown): any
234
}
235
236
/**
Callers
11
fromWritableChannel
Function · 0.65
fromReadableChannel
Function · 0.65
fromDuplex
Function · 0.65
fromReadableStream
Function · 0.65
fromReadableStream
Function · 0.65
fromWritableStream
Function · 0.65
fromTransformStream
Function · 0.65
[evaluate]
Function · 0.65
effect.ts
File · 0.65
add
Function · 0.65
matcher.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected