Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/mapper
/ argInt
TypeAlias
argInt
convert.go:187–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
type
argInt []int
188
189
// Get int by index from int slice
190
func
(a argInt) Get(i int, args ...int) (r int) {
Callers
1
ToString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected