On Fri, 30 Dec 2016 18:18:12 +0000, Stefan Koch wrote:
> I am still not sure what problem it is trying to solve :)

* Performance improvements, primarily when a module imports another, 
bulky module for optional functionality.
* Making it easier to locate where things are defined when reading code.
* Making it easier to move declarations between files.

Reply via email to