Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Pipeable.test.ts
File
Pipeable.test.ts
packages/effect/test/Pipeable.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ assertInstanceOf, assertSome, deepStrictEqual } from
"@effect/vitest/utils"
3
import
{ Option, Pipeable } from
"effect"
4
Callers
nothing calls this directly
Calls
8
assertSome
Function · 0.90
assertInstanceOf
Function · 0.90
deepStrictEqual
Function · 0.90
it
Function · 0.85
methodB
Method · 0.80
methodA
Method · 0.80
pipe
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected