> What if we just added a way to import based on index: > > import [a,b,c] from "d"; >> > > > That would be a really big refactoring hazard - reorganization of code within the module could easily break clients.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

