Book preview: The anatomy of Go
https://x.com/MattJamesBoyle/status/1904417545265795416
Discussions: https://discu.eu/q/https://x.com/MattJamesBoyle/status/1904417545265795416
Book preview: The anatomy of Go
https://x.com/MattJamesBoyle/status/1904417545265795416
Discussions: https://discu.eu/q/https://x.com/MattJamesBoyle/status/1904417545265795416
How Go Arrays Work & Get Tricky with For-Range 😎
In his latest blog post, @func25 breaks down how @golang supports for-range with a pointer to an array, while it doesn’t support pointers to slices; and why!
Read the post here: https://victoriametrics.com/blog/go-array/