[ Bron: ruby-equatable ]
Pakket: ruby-equatable (0.7.0-1)
Verwijzigingen voor ruby-equatable
Debian bronnen:
Het bronpakket ruby-equatable downloaden:
- [ruby-equatable_0.7.0-1.dsc]
- [ruby-equatable_0.7.0.orig.tar.gz]
- [ruby-equatable_0.7.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
extension of objects with equality comparison and inspection methods
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.
