Re: [ANN] Lua 5.2.0 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2010年1月12日 09:44:06 -0200
> >> - yieldable pcall/metamethods
>
> > Are for loop iterators yieldable?
>
> Quick test shows that yes, they are. Hope that is official. :-)
It is.
-- Roberto