Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-python/gopy
/ Slice
Method
Slice
bind/types.go:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
func
(it *Slice) Slice() *types.Slice {
247
return
it.sym.GoType().Underlying().(*types.Slice)
248
}
249
250
///////////////////////////////////////////////////////////////////////////////////
251
// Map
Callers
3
test.py
File · 0.80
test.py
File · 0.80
SortConsts
Method · 0.80
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected