Domenic Denicola wrote:
Duplicate parameters are quite common in the following case:callSomething(function (_, _, whatIActuallyCareAbout) {});
I've never seen that in JS. In ML, sure. Have you any links to cite? /be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

