lua-users home
lua-l archive

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


NT> One comment which immediately springs to mind is please don't abbreviate the
NT> module names!
NT> table.foreach
NT> table.getn
NT> debug.getinfo
NT> string.find
NT> string.len
NT> is much clearer and really not that much more effort?

I vote for this!

Please.


--Denq