lua-users home
lua-l archive

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


On Wed, Jul 9, 2014 at 6:16 PM, Hao Wu <wuhao.wise@gmail.com> wrote:

> It's technically unavoidable but it does have a check to avoid infinite loop
> in __index

I don't see why it would be guarded against, sometimes we want things
to overflow when modeling a particular other thing.