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