MCPcopy
hub / github.com/spf13/cast / Float64

Method Float64

number.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24type float64Provider interface {
25 Float64() float64
26}
27
28// Number is a type parameter constraint for functions accepting number types.

Callers 3

toNumberEFunction · 0.65
toUnsignedNumberEFunction · 0.65
main.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected