Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ First
Function
First
packages/effect/test/Channel/finalization.test.ts:14–14 ·
view source on GitHub ↗
(n: number)
Source
from the content-addressed store, hash-verified
12
}
13
14
const
First = (n: number): First => ({ _tag:
"First"
, n })
15
16
interface
Second {
17
readonly _tag:
"Second"
Callers
1
finalization.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected