pub fn is_intersection_type(types: &dyn TypeDatabase, type_id: TypeId) -> boolExpand description
Check if a type is an intersection type.
pub fn is_intersection_type(types: &dyn TypeDatabase, type_id: TypeId) -> boolCheck if a type is an intersection type.