Reference.equals
bool equals(ref const Reference other) constCompares this reference with another reference.
Parameters
other | The reference to compare with |
Returns
true if the references are equal, false otherwise
bool equals(ref const Reference other) constCompares this reference with another reference.
other | The reference to compare with |