Hacker News new | ask | show | jobs
by sixthDot 669 days 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`".