lua-users home
lua-l archive

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


On Sunday 03 April 2011 22:53:57 Peter Cawley wrote:
> Your program creates C closures, not Lua closures. The documentation
> explicitly mentions that it only works on Lua closures.

For which reason does the API need a function to
join upvalues of Lua closures only? Can someone
name a usage case?

Regards
Jan Behrens