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/8e90a1d9-e9bd-44f1-90dc-f9f3d7555c15n%40googlegroups.com.

Reply via email to