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.
- Re: @disable this for structs Remo
- Re: @disable this for structs Tobias Pankrath
- Re: @disable this for structs Dicebot
- Re: @disable this for structs Mike Parker
- Re: @disable this for structs Dicebot
- Re: @disable this for structs Mike Parker
- Re: @disable this for structs Dicebot
- Re: @disable this for structs Mike Parker
- Re: @disable this for structs Dicebot
- Re: @disable this for structs Steve Teale