Back to Browse

New Iterators in Go 1.23

672 views
Jul 5, 2024
6:25

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

Download

0 formats

No download links available.

New Iterators in Go 1.23 | NatokHD