Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ AsBool
Method
AsBool
patcher/value/value.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
type
BoolValuer
interface
{
44
AsBool() bool
45
}
46
47
type
Int8Valuer
interface
{
Callers
1
getValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected