[ 源代码: ruby-equatable ]
软件包:ruby-equatable(0.6.1-2)
ruby-equatable 的相关链接
Debian 的资源:
下载源码包 ruby-equatable:
- [ruby-equatable_0.6.1-2.dsc]
- [ruby-equatable_0.6.1.orig.tar.gz]
- [ruby-equatable_0.6.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.