lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On 03/10/2009, at 10:44 AM, Leaf Storm wrote:

In a recent thread [1], I brought up the concept of a 'begin' keyword
that can be used to create anonymous, argument-less functions.

How does it capture the environment? Basically, is it a
proper closure?

Cheers,

JC.