Re: Lua 5.3 changes to .__eq
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.3 changes to .__eq
- From: Tim Hill <drtimhill@...>
- Date: 2015年7月12日 11:18:35 -0700
> On Jul 12, 2015, at 6:17 AM, Soni L. <fakedme@gmail.com> wrote:
>
>
>>
> As a "workaround" Lua could call both metamethods. Then everyone would be happy.
>
> --
> Disclaimer: these emails are public and can be accessed from <TODO: get a non-DHCP IP and put it here>. If you do not agree with this, DO NOT REPLY.
>
>
Which could be done by the __eq metamethod itself.
—Tim