lua-users home
lua-l archive

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


The switch returns case and default tests approach also suggests other
interesting variants like a string switch that takes patterns for the cases.

Mark