Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ toString
Method
toString
packages/effect/src/SchemaAST.ts:802–804 ·
view source on GitHub ↗
* @since 3.10.0
()
Source
from the content-addressed store, hash-verified
800
* @since 3.10.0
801
*/
802
toString() {
803
return
formatKeyword(this)
804
}
805
/**
806
* @since 3.10.0
807
*/
Callers
nothing calls this directly
Calls
1
formatKeyword
Function · 0.85
Tested by
no test coverage detected