var._isNumericType

private bool _isNumericType(Type t) @safe pure nothrow @nogc

Check if a type is numeric (integer or floating point).