Namespace Sun, 01 Jul 2012 23:22:48 -0700
E.g. if the object is null or not: class Foo { }
Foo f; static if (is_null(f)) { }