Comment on CoffeeScript: JavaScript without the Fail (slides)parentComments−philjackson15y foo = myfunction Considering the higher-order nature of Javascript programming having quick access to refs is important.The Coco dialect of Coffee suggests that a bang could be used to denote a call: foo = myfunction!
Comments
The Coco dialect of Coffee suggests that a bang could be used to denote a call: