NuObject.opEquals

Test whether this is equal to other.

Default implementation only checks whether they are stored at the same memory address.

class NuObject
@nogc override nothrow const
bool
opEquals
(
const Object other
)

Meta