Sunday, 1 September 2013

Ruby Block statements and Implicit Returns

Ruby Block statements and Implicit Returns

References

Reference NO 1

http://stackoverflow.com/questions/15187287/ruby-block-statements-and-implicit-returns

Reference NO 2

http://stackoverflow.com/questions/15562915/return-statements-inside-procs-lambdas-and-blocks

Reference NO 3

http://www.dancartoon.com/2011/07/17/implicit-vs-explicit-returns-in-ruby/

Reference NO 4

http://rubylearning.com/satishtalim/ruby_blocks.html

Reference NO 5

http://blog.sidu.in/2007/11/ruby-blocks-gotchas.html

Reference NO 6

http://www.rubyinside.com/21-ruby-tricks-902.html

Reference NO 7

http://kresimirbojcic.com/2011/03/26/ruby-implicti-blocks-are-evil.html

Reference NO 8

http://ytoh.wordpress.com/2008/05/17/ruby-blocks-lambda-and-procs/

No comments:

Post a Comment