nullable
fn
auto nullable(T)(T t)ditto
fn
auto nullable(alias nullValue, T)(T t) if (is (typeof(nullValue) == T))ditto
auto nullable(T)(T t)ditto
auto nullable(alias nullValue, T)(T t) if (is (typeof(nullValue) == T))ditto