lua-users home
lua-l archive

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


> 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.