Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Ndjson.test.ts
File
Ndjson.test.ts
packages/platform-node/test/Ndjson.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Ndjson } from
"@effect/platform"
2
import
{ NodeSocket } from
"@effect/platform-node"
3
import
{ assert, describe, test } from
"@effect/vitest"
4
import
{ Chunk, Effect, Stream } from
"effect"
Callers
nothing calls this directly
Calls
7
encode
Method · 0.80
write
Method · 0.65
end
Method · 0.65
pipe
Method · 0.65
make
Method · 0.65
join
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected