MCPcopy Index your code
hub / github.com/Effect-TS/effect / docStream.ts

File docStream.ts

packages/printer/src/internal/docStream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as covariant from "@effect/typeclass/Covariant"
2import type * as invariant from "@effect/typeclass/Invariant"
3import type * as monoid from "@effect/typeclass/Monoid"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 7

isDocStreamFunction · 0.85
alterAnnotationSafeFunction · 0.85
reAnnotateSafeFunction · 0.85
createMethod · 0.80
pipeFunction · 0.70
foldMapSafeFunction · 0.70
combineMethod · 0.65

Tested by

no test coverage detected