Re: 'table' as fallback for tables
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 'table' as fallback for tables
- From: "Soni L." <fakedme@...>
- Date: 2016年6月25日 16:10:34 -0300
On 25/06/16 03:54 PM, Dirk Laurie wrote:
2016年06月25日 20:44 GMT+02:00 Soni L. <fakedme@gmail.com>:
why doesn't __len support numbers?
Why is a cow not a horse?
You can give a table to __index and __newindex. For constant-sized
types, it makes sense to use a number instead of a number-returning
function for __len.
--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.