lua-users home
lua-l archive

Re: Lua 5.3 changes to .__eq

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sun, Jul 12, 2015 at 10:19 AM, Soni L. <fakedme@gmail.com> wrote:
> Why not check both metamethods (if they're different), and `and` their
> results? `A.__eq(...) and B.__eq(...)`
If I want that behavior, I can implement it (or equivalent) myself
without any changes to Lua.
-Parke

AltStyle によって変換されたページ (->オリジナル) /