<@U5UU34LPK> That solution doesn't wrap, but using...
# announcements
p
@karelpeeters That solution doesn't wrap, but using coroutines you could indeed do
buildSequence { while(true) {yieldAll(myList) } }