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

Method Type

vector/any.go:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8type Any interface {
9 Type() super.Type
10 Kind() Kind
11 Len() uint32
12 Serialize(*scode.Builder, uint32)

Callers 15

buildMethod · 0.95
projectMethod · 0.95
evalMethod · 0.95
CallMethod · 0.95
CallMethod · 0.95
CopyFromMethod · 0.65
EqualMethod · 0.65
newTypeVectorFromValuesFunction · 0.65
equalToValuesMethod · 0.65
walkUnionFunction · 0.65
WrapErrorMethod · 0.65

Calls

no outgoing calls

Tested by 3

filterFunction · 0.52
runCasesHelperFunction · 0.52