MCPcopy Create free account
hub / github.com/egonelbre/exp / Len

Method Len

bench/vector/mini/vector_test.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func (a ArrayStruct) Len() int { return 3 }
36func (a ArrayStruct) At(i int) float32 {
37 switch i {
38 case 0:

Callers 1

AddMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected