lua-users home
lua-l archive

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


I note that #{nil,1,2,3} returns 4, in Lua 5.1. This behavior is highly desirable, but contradicts the 5.1 documentation re #. Can this behaviour be relied upon (otherwise unpack({...}) would lose embedded nils) ?


Adrian.