Many thanks!

2023年8月12日土曜日 1:14:49 UTC+9 TheDiveO:

Personally, I find the source 
https://cs.opensource.google/go/x/exp/+/352e893a:maps/maps.go;l=65 to be 
helpful in quickly answering such questions.

On Friday, August 11, 2023 at 4:36:50 PM UTC+2 Ian Lance Taylor wrote:

On Fri, Aug 11, 2023, 7:28 AM shinya sakae <sakashin...@gmail.com> wrote:

maps package was released with Go 1.21.
Clone() comment says "This is a shallow clone".
I often hear the term `shallow copy', but I don't know what `shallow clone` 
means.
What is the state of a `shallow cloned` map?
Do you mean that the cloned map values are shallow copied?


Yes.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f09e42d4-9d6b-4609-89db-55defd78add7n%40googlegroups.com.

Reply via email to