lua-users home
lua-l archive

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


> Then I realized I had forgotten that 'userdata == userdata' cannot be
> overloaded thru the metatable.

Isn't __eq just for that?

  Enrico