Go 1.22.0 introduces a new experiment for range functions. Have you tried them out? What do you think it can make easier to accomplish?
I haven’t tried it no😅
Things can get very interesting when we add the iter.Pull function in the mix. It works like pythons yield from.
Things can get very interesting when we add the iter.Pull function in the mix. It works like pythons yield from.