Isn’t it obvious?

Is it easy to explain the difference between a hash

var myHash = {a: ‘value for a’}

and an object

var myObject = {a: ‘value for a’}

Sam Stephenson @ Ruby-sponoffs


 
 
 

Comments are closed.