MCPcopy
hub / github.com/expr-lang/expr / AsInt32

Method AsInt32

patcher/value/value.go:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54
55type Int32Valuer interface {
56 AsInt32() int32
57}
58
59type Int64Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected