lua-users home
lua-l archive

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


> Beautiful. ;) More than I hoped for. It neatly solves
> another problem I had: the need to distinguish
> between x + y and x .. y.

For the more mentally sluggish (like me), when you implement what Luiz
suggested, could you post the code?