We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a01ad commit f3a855fCopy full SHA for f3a855f
README.md
@@ -465,6 +465,7 @@ Comparison:
465
> Note that the speedup in the block version comes from avoiding repeated
466
> construction of the argument. If the argument is a constant, number symbol or
467
> something of that sort the argument version is actually slightly faster
468
+> See also [#39 (comment)](https://github.com/JuanitoFatas/fast-ruby/issues/39#issuecomment-103989335)
469
470
$ ruby -v code/hash/fetch-vs-fetch-with-block.rb
471
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin13]
0 commit comments