Implement Go 1.23 iterators (#41) Those are the Go 1.23 iterator that can be used with `for ... range`: https://go.dev/doc/go1.23#iterators.
Implement Go 1.23 iterators (#41) Those are the Go 1.23 iterator that can be used with `for ... range`: https://go.dev/doc/go1.23#iterators.