зеркало из https://github.com/github/ruby.git
[DOC] Update documentation for typical implementation of hash
This commit is contained in:
Родитель
7578bc35f9
Коммит
e721a7aec7
2
hash.c
2
hash.c
|
@ -6827,7 +6827,7 @@ static const rb_data_type_t env_data_type = {
|
|||
* alias eql? ==
|
||||
*
|
||||
* def hash
|
||||
* @author.hash ^ @title.hash # XOR
|
||||
* [self.class, @author, @title].hash
|
||||
* end
|
||||
* end
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче