[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: concat for ropes
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 4 Dec 2008 23:27:25 -0200
> And another spin on ropes:
>
> http://lua-users.org/wiki/LuaRopes
>
> It uses table.concat, maybe it would be faster with unrope.
Perhaps, and unrope does not create an auxiliary table.