5 ms·Go 1.23 Is Released3 points by bartekrutkowski 2y agosixthDot 2y ago> Range expressions in a “for-range” loop may now be iterator functions, such as func(func(K) bool). I guess the return means "should I `break`".