Re: __index returns truncated to one, why?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: __index returns truncated to one, why?
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2014年4月12日 21:26:32 +0200
2014年04月12日 21:23 GMT+02:00 Dirk Laurie <dirk.laurie@gmail.com>:
> The __index metamethod is a function, it must behave
> exactly as rawgetting a table would — but it requires deduction.
> almost reading between the lines, to extract that information.
One important word got left out,sorry.
When the __index metamethod is a function, it must behave
exactly as rawgetting a table would.
- References:
- __index returns truncated to one, why?, duz
- Re: __index returns truncated to one, why?, Peng Zhicheng
- Re: __index returns truncated to one, why?, Dirk Laurie
- Re: __index returns truncated to one, why?, duz
- Re: __index returns truncated to one, why?, Dirk Laurie
- Re: __index returns truncated to one, why?, duz
- Re: __index returns truncated to one, why?, Dirk Laurie
- Re: __index returns truncated to one, why?, duz
- Re: __index returns truncated to one, why?, Dirk Laurie