Type.isImmutable

true if it has immutable qualifier

struct Type
bool isImmutable;

Meta