AdUki / LuaState

Lua51-52 binding library
Apache License 2.0
77 stars 14 forks source link

add length() method to LuaValue #12

Closed fritzy closed 10 years ago

fritzy commented 10 years ago

returns the length of strings and tables (so long as the tables don't include nil)