Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ TypeName
TypeAlias
TypeName
docgen/docgen.go:20–20 ·
view source on GitHub ↗
TypeName is a name of type in types map.
Source
from the content-addressed store, hash-verified
18
19
// TypeName is a name of type in types map.
20
type
TypeName string
21
22
type
Context
struct
{
23
Variables
map
[Identifier]*Type `json:
"variables"
`
Callers
2
Markdown
Method · 0.85
use
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected