On 26 November 2012 16:01, jerro <a@a.com> wrote:
So that solves one of my problems for the time being... can anyone comment
on the module-looks-like-a-variable problem?

Couldn't you just add !is(typeof(std) == void) to your checks, since variables can't have void type?

...genius! :)
Although also seriously nasty. Why does a module have a type at all?