> > The other point people seem to miss about import as a special binding form > is not just that it can be restricted grammatically to be > control-insensitive by construction: it's that static export vs. import > checking can be done to catch typos. >
As long as the exported names are static, it's possible to catch typos using Isaac's form as well though, right? - Kevin
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

