Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
makeGuard
Function · 0.85
replaceContext
Function · 0.85
applyToLastLink
Function · 0.85
optionalKey
Interface · 0.85
toType
Interface · 0.85
replaceEncoding
Function · 0.85
extractStructuralChecks
Function · 0.85
modifyOwnPropertyDescriptors
Function · 0.85
flipEncoding
Function · 0.85
applyToSelfOrLastLinkEncodingIdempotent
Function · 0.85
isJson
Function · 0.85
isStringTree
Function · 0.85
Tested by
no test coverage detected