
Saved by Harold T. Harper
The Well-Grounded Rubyist
Saved by Harold T. Harper
As long as you follow the hash Prime Directive—that if a.eql?(b) then a.hash == b.hash—you are free to override these two methods.
Stephen King • 3 highlights
amazon.comWhen extracting implicit components, we start by looking for two conditions: arguments that are always used together in the class, and those that have the same lifetime. Once we’ve found a coincidence, we have the harder task of finding a good name that explains the concept.
Austin Kleon • 1 highlight
amazon.com