On Jun 12, 2012, at 8:49 AM, Herby Vojčík wrote:
>
> ...
>
> BTW, isn't this possible with comprehensions in parameter list:
>
> db.run = function (query, ...[...params, cb]) { /* body */ }
>
> If yes, problem solved.Current draft requires an identifier after ... in a rest position Allen _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

