MCPcopy 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
43type BoolValuer interface {
44 AsBool() bool
45}
46
47type Int8Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected