isConvertible

Returns true if the parameter is convertible to a decimal number.

enum bool isConvertible(T);

Meta