Let's talk about iterators in the upcoming Go 1.23 release - what are they supposed to do, how they look like and are they going to make the language better or worse?
sources:
- python iterator example: stackoverflow.com/questions/2776829/difference-between-pythons-generators-and-iterators
- rangefunc article: go.dev/wiki/RangefuncExperiment