From: James Edward Gray II Date: 2006-07-18T04:22:44+09:00 Subject: Re: [QUIZ] Negative Sleep (#87) On Jul 17, 2006, at 1:16 PM, Pit Capitain wrote: > Ruby Quiz schrieb: >> (...) >> That sounds slightly impossible to implement, doesn't it? But >> consider >> something like this: >> ( Computation.new { ... } + Sleep.new(-1) + Computation.new >> { ... } ).run >> (...) > > This is not a submission, I just wanted to show that with some evil > hacks it isn't even necessary to invent a new syntax: But now we all want to see the code so we are curios why you didn't submit it... ;) James Edward Gray II