MCPcopy Create free account
hub / github.com/brimdata/super / ConstValue

Method ConstValue

csup/float.go:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func (f *FloatEncoder) ConstValue() super.Value {
116 return super.NewFloat(f.typ, f.vals[0])
117}

Callers

nothing calls this directly

Calls 1

NewFloatFunction · 0.92

Tested by

no test coverage detected