Tom Leys

Results 12 issues of Tom Leys

Hi. I wanted to contribute a working example if you wanted to play with the optimization of someone else's big code. ![image](https://github.com/user-attachments/assets/4e385af8-bdec-401b-b03d-8cb40cc9c59f) My current code for this is as follows...

Context: https://go.dev/tour/moretypes/9 In this case you introduce the idea of an unnamed struct (without a `type`) declared inline with a slice. It's not mentioned at all in the explanation nor...