<@U0B8ZP13Q>: also the given example would have be...
# announcements
r
@cedric: also the given example would have been
n.takeWhile { it.value < max }.forEach { ... }
rather than what you wrote 😛