Skip to content

Commit f3a855f

Browse files
committed
Add #39 comment to fetch and fetch + block explanations
Closes #39 Closes #65
1 parent 84a01ad commit f3a855f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ Comparison:
465465
> Note that the speedup in the block version comes from avoiding repeated
466466
> construction of the argument. If the argument is a constant, number symbol or
467467
> 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)
468469
469470
$ ruby -v code/hash/fetch-vs-fetch-with-block.rb
470471
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin13]

0 commit comments

Comments
 (0)