Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Length
Method
Length
typevectortable.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(t *TypeVectorTable) Length() int {
40
return
len(t.types)
41
}
42
43
type
typeVector []Type
44
Callers
1
readableStream
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected