internal/runtime/maps.Map.Clone (method)
2 uses
internal/runtime/maps (current package)
map.go#L784: func (m *Map) Clone(typ *abi.MapType) *Map {
runtime
map.go#L326: map_ = map_.Clone(typ)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)