Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ format
Function
format
packages/effect/src/Schema.ts:315–315 ·
view source on GitHub ↗
(schema: S)
Source
from the content-addressed store, hash-verified
313
* @since 3.10.0
314
*/
315
export
const
format = <S extends Schema.All>(schema: S): string => String(schema.ast)
316
317
/**
318
* @since 3.10.0
Callers
15
toString
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
[NodeInspectSymbol]
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
toString
Function · 0.70
TemplateLiteralParser
Function · 0.70
optionSomeEncoded
Function · 0.70
Calls
1
String
Interface · 0.85
Tested by
no test coverage detected