On Sun, 09 Nov 2014 15:40:51 +0000 tcak via Digitalmars-d <[email protected]> wrote:That's good, but there is no need to add a new keyword as "partial" for module I think.and even compiler changes are unnecessary. `import()`, it rocks.
Hmm. `import()` requires filename, and -I flag. Convenience (partial module thing) is turning into `assembly can do everything, no need for high level language` then.
