[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: String Datastructure and Algorithm
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 6 Jan 2013 18:58:47 -0200
> Which string datastructure and algorithm are used in Lua?
Strings are stored in a hash table. See http://www.lua.org/source/5.2/lstring.c.html