lua-users home
lua-l archive

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


Hi Everyone,
How hard is it to add a switch statement to lua. Currently I am
using if then elseif statements - switch case statements would
be more efficient and also more readable.
Thanx.

Supratik