MCPcopy 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
83type Float32Valuer interface {
84 AsFloat32() float32
85}
86
87type Float64Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected