Closed
Description
There seems to be some talk about the "bind" operator being unnecessary in CoffeeScript. My opinion is that the brevity of function literals makes it a bit superfluous. I certainly haven't used it much. How would y'all feel about getting rid of <-
going forward? For the record, the original ticket that introduced it was here:
http://github.com/jashkenas/coffee-script/issues/issue/251