pub fn is_array_type(types: &dyn TypeDatabase, type_id: TypeId) -> bool
Check if a type is an array type.