Re: weird behaviour of table.sort
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: weird behaviour of table.sort
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2010年6月28日 14:44:20 -0300
> If table.sort is called with an invalid comparison function, the
> comparison function may get a (quite unexpected) 'nil' as argument.
Why do you expect valid results from invalid code?