GrType.isAbstract

Is the type abstract ? An abstract type cannot be used in signatures.

struct GrType
bool isAbstract;

Meta