Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Second
Function
Second
packages/effect/test/Channel/mapping.test.ts:27–27 ·
view source on GitHub ↗
(first: First)
Source
from the content-addressed store, hash-verified
25
}
26
27
const
Second = (first: First): Second => ({ _tag:
"Second"
, first })
28
29
describe(
"Channel"
, () => {
30
it.effect(
"map"
, () =>
Callers
1
mapping.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected