Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ First
Function
First
packages/effect/test/Channel/mapping.test.ts:20–20 ·
view source on GitHub ↗
(n: number)
Source
from the content-addressed store, hash-verified
18
}
19
20
const
First = (n: number): First => ({ _tag:
"First"
, n })
21
22
interface
Second {
23
readonly _tag:
"Second"
Callers
1
mapping.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected