[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Drawing the line between speed and simplicity/elegance
- From: Brigham Toskin <brighamtoskin@...>
- Date: Thu, 7 May 2015 12:07:02 -0700
That's perfectly possible, but I need to manually track the height anyway, to avoid counting the array entries for every operation. And then I have the added overhead of implementing a new nil "type", translate back and forth. And then in the backing Lua code NIL (say it's a named empty table, or the value 0) is no longer false in a conditional context... I'm not sure it gains me much.