[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A very basic thing I don't get
- From: Petite Abeille <petite.abeille@...>
- Date: Sat, 1 Oct 2011 22:25:33 +0200
On Oct 1, 2011, at 9:52 PM, Dirk Laurie wrote:
> 2. Lua has only one data structuring mechanism: `table`.
Furthermore, if one is so inclined, one should feel free to build any type of specialized data structure out of the basic building blocks provided by the language. In some circle, this is called "programming" :)