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