Function isNumeric

Returns std.traits.isNumeric!(TypeOf!thing)

auto isNumeric(alias thing)() pure nothrow @safe;