February 28, 2014
One feature I miss is "partial static import" - one that essentially automates `import modname = packname.modname`, allowing to qualify by module name only. That could have removed some repeating boilerplate from my code.
February 28, 2014
On Friday, 28 February 2014 at 16:02:26 UTC, Dicebot wrote:

...

Mmm, simple question, complicated answer. But the first one was enough for me at this point.
1 2 3
Next ›   Last »