6 ms·
Funny to see a little go library you wrote [1] show up in a blog post years later. I need to update it now that go has iterators and generics. Another great bl
by dprotaso 2y ago
Funny to see a little go library you wrote [1] show up in a blog post years later. I need to update it now that go has iterators and generics.
Another great blog post [2] covers performance issues with go tool
[1] https://github.com/dprotaso/go-yit https://github.com/dprotaso/go-yit
[2] https://blog.howardjohn.info/posts/go-tools-command/ https://blog.howardjohn.info/posts/go-tools-command/