[ Bron: ruby-equatable ]
Pakket: ruby-equatable (0.6.1-2)
Verwijzigingen voor ruby-equatable
Debian bronnen:
Het bronpakket ruby-equatable downloaden:
- [ruby-equatable_0.6.1-2.dsc]
- [ruby-equatable_0.6.1.orig.tar.gz]
- [ruby-equatable_0.6.1-2.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.