Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
makeGuard
Function · 0.85
applyToLastLink
Function · 0.85
toType
Interface · 0.85
replaceEncoding
Function · 0.85
modifyOwnPropertyDescriptors
Function · 0.85
flipEncoding
Function · 0.85
applyToSelfOrLastLinkEncoding
Function · 0.85
appendChecks
Function · 0.85
isStringFinite
Function · 0.85
isStringBigInt
Function · 0.85
isStringSymbol
Function · 0.85
isJson
Function · 0.85
Tested by
no test coverage detected