Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ anyType
Struct
anyType
types/types.go:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
anyType
struct
{}
45
46
func
(anyType) Nature() Nature {
47
return
FromType(nil)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected