MCPcopy Create free account
hub / github.com/Effect-TS/effect / SchemaAST.ts

File SchemaAST.ts

packages/effect/src/SchemaAST.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Represents Effect schemas as runtime trees.
3 *
4 * Every `Schema` has an AST made from nodes for declarations, primitives,

Callers

nothing calls this directly

Calls 15

makeGuardFunction · 0.85
replaceContextFunction · 0.85
applyToLastLinkFunction · 0.85
optionalKeyInterface · 0.85
toTypeInterface · 0.85
replaceEncodingFunction · 0.85
extractStructuralChecksFunction · 0.85
flipEncodingFunction · 0.85
isJsonFunction · 0.85
isStringTreeFunction · 0.85

Tested by

no test coverage detected