<@U5F1K6D1A> You probably need to write it yoursel...
# announcements
p
@bram93 You probably need to write it yourself. A sequence is just an object that spits out an iterator on demand. You could implement the iterator to just wrap around the index on reaching the end of the list.