Re: Is there any reason not to have sort function from C API?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Is there any reason not to have sort function from C API?
- From: Axel Kittenberger <axkibe@...>
- Date: 2011年8月17日 11:22:30 +0200
Just call table.sort from C API?
On Wed, Aug 17, 2011 at 9:58 AM, Rebel Neurofog <rebelneurofog@gmail.com> wrote:
>> You mean table.sort()?
>
> Yest, but from C API. Something like lua_tablesort ()
>
>