1. EachPod
EachPod

025: Iterators are coming to Go

Author
Dominic St-Pierre
Published
Wed 17 Jan 2024
Episode Link
https://share.transistor.fm/s/048da65c

Iterators are going to be useful to process large amount of data without having to load an entire slice or maps in memory but instead create iterators that can be used from a for item := range myIterators().

If you'd like to support this show and/or are interested in Go courses I have, here's a direct discount link specially for listeners of this show.

Share to: