Philip
chariot-chaser.bsky.social
Philip
@chariot-chaser.bsky.social
Software Engineer @ Styra, Inc. Part-time compiler wrangler and open source contributor.
Blog: https://blog.chariot-chaser.net/
@jub0bs.com Small correction for one of your Go Playground examples in the great "Pure vs Impure Iterators in Go" blog article. The key slice is allocated without specifying zero length-- this causes 1x extra alloc. Here's a slight variant with the correction: go.dev/play/p/020KX...
Go Playground - The Go Programming Language
go.dev
June 3, 2025 at 6:02 PM