Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-equatable
extension of objects with equality comparison and inspection methods
https://github.com/piotrmurach/equatable
0
no reviews
Install
This library extends Ruby objects with equality comparison and inspection methods.
By including this module, a class indicates that its instances have explicit general contracts for `hash`, `==` and `eql?` methods.