On 8/20/15 9:53 PM, Timon Gehr wrote:
On 08/21/2015 03:51 AM, Timon Gehr wrote:Even if an import is unused, if there is at least one lookup of some identifier from any different module, it will have to be analyzed.(But not /transitively/. I think this is where the gains of lazy imports come from.)
Yah, that's exactly right. -- Andrei
