Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ AsFloat32
Method
AsFloat32
patcher/value/value.go:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
83
type
Float32Valuer
interface
{
84
AsFloat32() float32
85
}
86
87
type
Float64Valuer
interface
{
Callers
1
getValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected