From: fREW Date: 2007-06-05T04:25:33+09:00 Subject: Re: code problems On 6/4/07, Joel VanderWerf wrote: > Joel VanderWerf wrote: > > fREW wrote: > >> I thought I read somewhere that 1.9 wasn't going to support closures. > > > > You are thinking of continuations, not closures, maybe? > > > > IIRC, recent versions of YARV do not have closures. > > Now I'm the one spreading confusion. To clarify: > > YARV *does* have closures > > YARV does *not* have continuations (at least in recent versions) > > Sorry... > > -- > vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407 > > Isn't YARV supposed to be Ruby 1.9? Also, can someone explain the difference between closures and continuations? I thought they were the same thing. -- -fREW