MCPcopy
hub / github.com/Effect-TS/effect / docTree.ts

File docTree.ts

packages/printer/src/internal/docTree.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 type * as semigroup from "@effect/typeclass/Semigroup"

Callers

nothing calls this directly

Calls 9

isDocTreeFunction · 0.85
numberMethod · 0.80
createMethod · 0.80
pipeFunction · 0.70
alterAnnotationsSafeFunction · 0.70
foldMapSafeFunction · 0.70
combineMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected