On Sat, Apr 28, 2012 at 11:57:46PM +0200, SomeDude wrote: > On Saturday, 28 April 2012 at 21:51:42 UTC, deadalnix wrote: > > - out arguments. We can return tuples, out argument is going > >backward in history. > > - many array properties (.sort for instance) are useless and > >would be way better as libs. > > What happens the day the language is actually fit for embedded > programming, and you don't want to have to link against Phobos > because it's too big ?
We need to fix things so that using a single feature in Phobos will not pull in the entire library. That's an implementation issue, not a language issue. T -- LINUX = Lousy Interface for Nefarious Unix Xenophobes.