MCPcopy 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
246func (it *Slice) Slice() *types.Slice {
247 return it.sym.GoType().Underlying().(*types.Slice)
248}
249
250///////////////////////////////////////////////////////////////////////////////////
251// Map

Callers 3

test.pyFile · 0.80
test.pyFile · 0.80
SortConstsMethod · 0.80

Calls 1

GoTypeMethod · 0.65

Tested by

no test coverage detected