Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
func
(h sortHelper) Len() int {
return
h.n }
15
16
func
(h sortHelper) Swap(i, j int) {
17
// Convert Go to Lua indices
Callers
1
expectDeepEqual
Function · 0.80
Calls
no outgoing calls
Tested by
1
expectDeepEqual
Function · 0.64