API ReferenceCore Interfaces & TypesEquatableOn this pageEquatable Interface for objects that can determine equality with other objects Allows custom equality logic beyond reference equality Methods isEqual() isEqual(other: T): boolean