A lot of 'unnecessary' syntax is comming from the fact that block forms 'do..end, {}' are not objects in Ruby. I wish Ruby implemented them the same way as in Smalltalk, to be used as objects passed to a method's…
A lot of 'unnecessary' syntax is comming from the fact that block forms 'do..end, {}' are not objects in Ruby. I wish Ruby implemented them the same way as in Smalltalk, to be used as objects passed to a method's…