Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Int
Struct
Int
vector/int.go:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
Int
struct
{
9
Typ super.Type
10
Values []int64
11
}
12
13
var
_ Any = (*Int)(nil)
14
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected