MCPcopy Create free account
hub / github.com/Shopify/go-lua / Len

Method Len

table.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12}
13
14func (h sortHelper) Len() int { return h.n }
15
16func (h sortHelper) Swap(i, j int) {
17 // Convert Go to Lua indices

Callers 1

expectDeepEqualFunction · 0.80

Calls

no outgoing calls

Tested by 1

expectDeepEqualFunction · 0.64