Room A
Intermediate
5 mins.
Go 1.22 contains a preliminary implementation of Rangefunc. The Go team is considering adding this feature for a future Go release, so it’s a good idea to start getting the hang of it now. However, its behavior does not seem to be straightforward. In this lightning talk, I’ll introduce just one tip that can serve as a key to understanding, all in five minutes.
Go 1.22にはRangefuncの仮実装が含まれます。Go チームは将来の Go リリースにこの機能を追加することを検討しているため、今のうちから使いこなす準備をしておきたいところです。しかし、その動作は決して分かりやすいものではないように感じます。そこで、理解の糸口となる1つのコツを5分で紹介します。