LuaObject.opEquals

Compare this object to another with Lua's equality semantics. Also returns false if the two objects are in different Lua states.

struct LuaObject
@trusted
bool
opEquals
()
(
ref T o
)

Meta