From: transfire@... Date: 2006-06-01T04:44:01+09:00 Subject: Re: Newbie: Does Array.each guarantee an ordered result? They are the same. A for-loop is "translated" into an each-loop. T.