Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ AsInt32
Method
AsInt32
patcher/value/value.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
55
type
Int32Valuer
interface
{
56
AsInt32() int32
57
}
58
59
type
Int64Valuer
interface
{
Callers
1
getValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected