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

Method AsFloat64

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

Source from the content-addressed store, hash-verified

86
87type Float64Valuer interface {
88 AsFloat64() float64
89}
90
91type StringValuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected