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