Thanks very much, I didn't know about that talk before. Will watch it and dive into the code, and see how far I can I understand it.
On Monday, October 19, 2020 at 3:32:38 AM UTC+2 peterGo wrote: > GopherCon 2016: Keith Randall - Inside the Map Implementation > https://www.youtube.com/watch?v=Tl7mi9QmLns > > Peter > > > On Sunday, October 18, 2020 at 9:10:45 PM UTC-4, Marwan abdel moneim wrote: >> >> Hi, >> >> I have some free time, so I thought about writing an article about maps >> in Go, and how it is implemented. It would be a good dive for me and for >> other people. >> >> I came across this file >> <https://github.com/golang/go/blob/master/src/runtime/map.go> in the >> source code. But while I still remember what I studied about hash tables, I >> find it very complex. >> >> So how should I approach this task? Should I read something before >> reading the code? >> How does a new developer on the Go team get to understand a part like >> that? >> >> Thanks > > -- 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/462bb116-1036-441e-b19e-94477098144bn%40googlegroups.com.