Re: Question on get/setmetatable()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Question on get/setmetatable()
- From: Francisco Olarte <folarte@...>
- Date: 2020年5月24日 18:45:23 +0200
Philippe:
On Sun, May 24, 2020 at 4:39 PM Philippe Verdy <verdyp@gmail.com> wrote:
> If you mean that "t[[x]]" is a function call like "x(t)",
I think he meant t[[x]] has the usual, manual specified, meaning, t("x").
FOS