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/0378e35e-2ce7-4a29-b946-c9a2e5c1e372n%40googlegroups.com.