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:969–971 ·
view source on GitHub ↗
* @since 3.10.0
()
Source
from the content-addressed store, hash-verified
967
* @since 3.10.0
968
*/
969
toString() {
970
return
formatKeyword(this)
971
}
972
/**
973
* @since 3.10.0
974
*/
Callers
nothing calls this directly
Calls
1
formatKeyword
Function · 0.85
Tested by
no test coverage detected