Kevin Smith (2013-11-26T04:48:34.000Z)
domenic at domenicdenicola.com (2013-12-10T01:18:28.685Z)
> The idea was to treat them as similarly to 'function' as possible, because * is such a small syntactic difference Makes sense, although on the other side you have a huge semantic difference, little refactoring hazard, and `yield` already reserved. Thanks again!