Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
87
type
Float64Valuer
interface
{
88
AsFloat64() float64
89
}
90
91
type
StringValuer
interface
{
Callers
1
getValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected