Nordlöw Sun, 17 Aug 2014 11:40:34 -0700
Nullable!T nullable(T)(T a) { return typeof(return)(a); }
sufficient for our needs?