Ruby Quiz wrote > > So, what's the first step? I tried http://www.ruby-doc.org/ because I'm a wimp. > Yep, there's "generator" but we're in trouble with "enumerator". No > documentation! I clicked the link anyway, to see what I could learn. > http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/enumerator/Attic/enumerator.txt?rev=1.2;content-type=text%2Fplain http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/~checkout~/ruby/enumerator.c?content-type=text%2Fplain > Perfect! That was all we need to see. It allows you to take off chunks of an > Array, it seems. Dang that's cool! Why didn't any of you tell me that was > there?! http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/154552 (my source for the two links above) daz