Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ BoolValuer
Interface
BoolValuer
patcher/value/value.go:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
BoolValuer
interface
{
44
AsBool() bool
45
}
46
47
type
Int8Valuer
interface
{
48
AsInt8() int8
Callers
1
getValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…