isConvertible

Returns true if the type is convertible to/from a DConsumable; false otherwise

enum bool isConvertible(T);

Meta