This may of been beaten to death, so sorry to bring it up again :) Whenever I've thought of shorter function syntax, I think of a shorter word for function, nothing else. I honestly don't care what it is, rubyish like `def` or `fn` or `func` or your pick. I'm mixed about the goal of shortening function to something that is uber short. Does it really need that? No messing with return (although that could be shorter), and then with block-lambdas, just use that for implicit return, TCP stuff (like w/ array extras or even callbacks).
Of course I'm probably over simplifying as I'm not a language expert but just my thoughts. Marc (@wavded)
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

