Pakket: ruby-equatable (0.6.1-2)
Verwijzigingen voor ruby-equatable
Trisquel 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]
Beheerder:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mailarchief)
- Cédric Boutillier
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.