This is going to sound like an odd question, and there's no "right"
or "wrong" answer, but when you read code, what does the iterator
"sound" like in your head as you read?
Meaning, given:
a = [1, 2, 3]
a.each {|x| p x } # <- this line
How do you read the "this line" line? My brain wants to say "with"
or "using" for x, so I tend to translate it as "a each with x, print
x", or "a each using x, print x". Or do you just say "a each x,
print x"?
Ok, I'm babbling.
=====
--
Use your computer to help find a cure for cancer: http://members.ud.com/projects/cancer/
Yahoo IM: michael_s_campbell
__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com