MCPcopy Create free account
hub / github.com/effect-app/libs / SchemaAST.ts

File SchemaAST.ts

repos/effect/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
applyToLastLinkFunction · 0.85
toTypeInterface · 0.85
replaceEncodingFunction · 0.85
flipEncodingFunction · 0.85
appendChecksFunction · 0.85
isStringFiniteFunction · 0.85
isStringBigIntFunction · 0.85
isStringSymbolFunction · 0.85
isJsonFunction · 0.85

Tested by

no test coverage detected