this post was submitted on 25 Jul 2023
7 points (100.0% liked)

Go programming language discussion

1280 readers
1 users here now

founded 5 years ago
MODERATORS
 

A major Go language change proposal was published earlier this week: add range over int, range over func, and there's a good chance this change will make it into a future Go release. In this post I will discuss the motivation for this proposal, how it's going to work, and provide some examples of how Go code using it would look.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here