MCPcopy 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
187type argInt []int
188
189// Get int by index from int slice
190func (a argInt) Get(i int, args ...int) (r int) {

Callers 1

ToStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected