EquatableSummaryRepresents a structure that can be checked against another given structure for equalityinterface Equatable<T> Type ParametersNameConstraintsOptionalDefaultDescriptionTNoThe type of object to compare the current object toMethodsequals(other):booleanWhether or not this is equal to another structureNameTypeOptionalDescriptionotherTNoNone