lua-users home
lua-l archive

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


> So, say, you never heard of trees, which btw are ridiculous data
> structures.  8^)

They have O(1) per item for space, a tree which load would reduce even by O(log(n)) would be ridiculous.