MCPcopy Index your code
hub / github.com/go-python/gopy / Map

Method Map

bind/types.go:299–301  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297}
298
299func (it *Map) Map() *types.Map {
300 return it.sym.GoType().Underlying().(*types.Map)
301}
302
303///////////////////////////////////////////////////////////////////////////////////
304// Signature

Callers

nothing calls this directly

Calls 1

GoTypeMethod · 0.65

Tested by

no test coverage detected