MCPcopy
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

1import * as NodeStream from "@effect/platform-node-shared/NodeStream"
2import { assert, describe, it } from "@effect/vitest"
3import { Array, Channel, Chunk, identity, pipe, Stream } from "effect"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 9

pipeFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
encodeMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
mapMethod · 0.65
joinMethod · 0.65
failMethod · 0.65

Tested by

no test coverage detected