void doStuff(T)() @safe if (isNumeric!T)
{
}