lua-users home
lua-l archive

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


lua_ref() returns a different number each time I call it even if the
argument is the same object. Is there any way to get a unique identifier for
a lua object?

Steve Dekorte