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