------ art_174900_30035117.1157516858729 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/6/06, Devin Mullins <twifkak / comcast.net> wrote: > > >> I have been wondering, is there a no-op in Ruby? Then you could do > >> while 1: pass > > nil while true > while true; end > > ...wait. Why are we doing this? And why are we disallowed from using > loop{}? Okay, here's another: > alias repeat loop; repeat{} > Or: > (1..1.0/0)..each{} > How about: > callcc{|$cc|};$cc[] > > Shall I continue, Anil?\ Yes! You can continue! Devin > > Regards, Anil Wadghule -- Don't live to geek; geek to live. http://anildigital.blogspot.com ------ art_174900_30035117.1157516858729--