From: Phrogz Date: 2007-04-28T23:00:06+09:00 Subject: Re: cyclic array On Apr 28, 7:05 am, Josselin wrote: > I would like to print n elements from an Array in a cyclic way. Not a direct answer to your question, but regarding circular lists (which can be created from an array): http://phrogz.net/RubyLibs/rdoc/files/Ouroboros_rb.html