On Wed, Apr 29, 2015 at 10:44 AM, Rick Waldron <[email protected]> wrote: > Why "_"? A linter can just allow the end developer to define the binding > name. > > https://github.com/jshint/jshint/issues/2352
Of course. _ is just a common name for the "i don't care" destructuring slot. ~TJ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

