1 comment

[ 358 ms ] story [ 777 ms ] thread
> 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`".