Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Undefined
Class
Undefined
packages/effect/src/Schema.ts:1174–1174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1172
* @since 3.10.0
1173
*/
1174
export
class
Undefined extends make<undefined>(AST.undefinedKeyword) {}
1175
1176
/**
1177
* @category primitives
Callers
nothing calls this directly
Calls
1
make
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…