equality-comparison topic

List equality-comparison repositories

equatable

886
Stars
98
Forks
Watchers

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

js-equality-algorithms

17
Stars
3
Forks
Watchers

Demonstration of the == and === algorithms in JavaScript

equatable

24
Stars
4
Forks
Watchers

Allows ruby objects to implement equality comparison and inspection methods.