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

Method typ

runtime/sam/expr/agg/math.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 result() super.Value
15 consume(super.Value)
16 typ() super.Type
17}
18
19type mathReducer struct {

Callers 6

exprMethod · 0.65
declMethod · 0.65
consumeStringMethod · 0.65
consumeNumericMethod · 0.65
consumeValMethod · 0.65
consumeStringMethod · 0.65

Implementers 10

reduceFloat64runtime/vam/expr/agg/math.go
reduceInt64runtime/vam/expr/agg/math.go
reduceUint64runtime/vam/expr/agg/math.go
reduceStringruntime/vam/expr/agg/math.go
Float64runtime/sam/expr/agg/math.go
Int64runtime/sam/expr/agg/math.go
Uint64runtime/sam/expr/agg/math.go
Durationruntime/sam/expr/agg/math.go
Timeruntime/sam/expr/agg/math.go
Stringruntime/sam/expr/agg/math.go

Calls

no outgoing calls

Tested by

no test coverage detected