Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Stream.test.ts
File
Stream.test.ts
packages/platform-node-shared/test/Stream.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as NodeStream from
"@effect/platform-node-shared/NodeStream"
2
import
{ assert, describe, it } from
"@effect/vitest"
3
import
{ Array, Channel, Chunk, identity, pipe, Stream } from
"effect"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
9
pipe
Function · 0.90
it
Function · 0.85
String
Interface · 0.85
encode
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
map
Method · 0.65
join
Method · 0.65
fail
Method · 0.65
Tested by
no test coverage detected